mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-25 02:51:59 +01:00
export vault on buttton
This commit is contained in:
parent
cafc65ffa5
commit
39ff952667
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 99e522a5d119c1ac6917f1013a73d90770999b5a
|
||||
Subproject commit 154c087b97f1bb8f5f8de097c317ee3f78986194
|
@ -14,6 +14,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<button appBlurClick type="submit" class="btn btn-primary">
|
||||
{{'export' | i18n}}
|
||||
{{'exportVault' | i18n}}
|
||||
</button>
|
||||
</form>
|
||||
|
@ -733,9 +733,6 @@
|
||||
"exportVault": {
|
||||
"message": "Export Vault"
|
||||
},
|
||||
"export": {
|
||||
"message": "Export"
|
||||
},
|
||||
"exportSuccess": {
|
||||
"message": "Your vault data has been exported."
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user