mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Update message key in browser and desktop (#6264)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
86c5bd111c
commit
1a5d95caf8
@@ -1991,8 +1991,8 @@
|
|||||||
"exportingPersonalVaultTitle": {
|
"exportingPersonalVaultTitle": {
|
||||||
"message": "Exporting individual vault"
|
"message": "Exporting individual vault"
|
||||||
},
|
},
|
||||||
"exportingPersonalVaultDescription": {
|
"exportingIndividualVaultDescription": {
|
||||||
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.",
|
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated attachments.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"email": {
|
"email": {
|
||||||
"content": "$1",
|
"content": "$1",
|
||||||
|
|||||||
@@ -1984,8 +1984,8 @@
|
|||||||
"exportingPersonalVaultTitle": {
|
"exportingPersonalVaultTitle": {
|
||||||
"message": "Exporting individual vault"
|
"message": "Exporting individual vault"
|
||||||
},
|
},
|
||||||
"exportingPersonalVaultDescription": {
|
"exportingIndividualVaultDescription": {
|
||||||
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included.",
|
"message": "Only the individual vault items associated with $EMAIL$ will be exported. Organization vault items will not be included. Only vault item information will be exported and will not include associated attachments.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"email": {
|
"email": {
|
||||||
"content": "$1",
|
"content": "$1",
|
||||||
|
|||||||
Reference in New Issue
Block a user