mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
add nudge related translations to desktop and web message files (#14905)
This commit is contained in:
@@ -3724,6 +3724,31 @@
|
||||
"folderHintText": {
|
||||
"message": "Nest a folder by adding the parent folder's name followed by a “/”. Example: Social/Forums"
|
||||
},
|
||||
"sendsTitleNoItems": {
|
||||
"message": "Send sensitive information safely",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendsBodyNoItems": {
|
||||
"message": "Share files and data securely with anyone, on any platform. Your information will remain end-to-end encrypted while limiting exposure.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"generatorNudgeTitle": {
|
||||
"message": "Quickly create passwords"
|
||||
},
|
||||
"generatorNudgeBodyOne": {
|
||||
"message": "Easily create strong and unique passwords by clicking on",
|
||||
"description": "Two part message",
|
||||
"example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
|
||||
},
|
||||
"generatorNudgeBodyTwo": {
|
||||
"message": "to help you keep your logins secure.",
|
||||
"description": "Two part message",
|
||||
"example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
|
||||
},
|
||||
"generatorNudgeBodyAria": {
|
||||
"message": "Easily create strong and unique passwords by clicking on the Generate password button to help you keep your logins secure.",
|
||||
"description": "Aria label for the body content of the generator nudge"
|
||||
},
|
||||
"newLoginNudgeTitle": {
|
||||
"message": "Save time with autofill"
|
||||
},
|
||||
|
||||
@@ -10554,6 +10554,31 @@
|
||||
"newBusinessUnit": {
|
||||
"message": "New business unit"
|
||||
},
|
||||
"sendsTitleNoItems": {
|
||||
"message": "Send sensitive information safely",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendsBodyNoItems": {
|
||||
"message": "Share files and data securely with anyone, on any platform. Your information will remain end-to-end encrypted while limiting exposure.",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"generatorNudgeTitle": {
|
||||
"message": "Quickly create passwords"
|
||||
},
|
||||
"generatorNudgeBodyOne": {
|
||||
"message": "Easily create strong and unique passwords by clicking on",
|
||||
"description": "Two part message",
|
||||
"example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
|
||||
},
|
||||
"generatorNudgeBodyTwo": {
|
||||
"message": "to help you keep your logins secure.",
|
||||
"description": "Two part message",
|
||||
"example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
|
||||
},
|
||||
"generatorNudgeBodyAria": {
|
||||
"message": "Easily create strong and unique passwords by clicking on the Generate password button to help you keep your logins secure.",
|
||||
"description": "Aria label for the body content of the generator nudge"
|
||||
},
|
||||
"newLoginNudgeTitle": {
|
||||
"message": "Save time with autofill"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user