mirror of
https://github.com/bitwarden/web
synced 2026-01-08 19:44:08 +00:00
export data
This commit is contained in:
@@ -717,5 +717,20 @@
|
||||
},
|
||||
"copyVerificationCode": {
|
||||
"message": "Copy Verification Code"
|
||||
},
|
||||
"warning": {
|
||||
"message": "Warning"
|
||||
},
|
||||
"exportWarning": {
|
||||
"message": "This export contains your unencrypted data in .csv format. You should not store or send it over unsecure channels (such as email). Delete it immediately after your are done using it."
|
||||
},
|
||||
"exportMasterPassword": {
|
||||
"message": "Enter your master password to export your vault data."
|
||||
},
|
||||
"exportVault": {
|
||||
"message": "Export Vault"
|
||||
},
|
||||
"exportSuccess": {
|
||||
"message": "Your vault data has been exported."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user