mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
export vault on buttton
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 99e522a5d1...154c087b97
@@ -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."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user