1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

Autosync the updated translations (#5956)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-04 11:04:44 +00:00
committed by GitHub
parent 36b7d30804
commit 1a949f11b8
62 changed files with 941 additions and 445 deletions

View File

@@ -4704,8 +4704,8 @@
"error": {
"message": "Error"
},
"resetPasswordManageUsers": {
"message": "Manage users must also be granted with the manage password reset permission"
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
},
"setupProvider": {
"message": "Provider setup"
@@ -6824,8 +6824,8 @@
"updateKdfSettings": {
"message": "Update KDF settings"
},
"trustedDeviceEncryption": {
"message": "Trusted device encryption"
"trustedDevices": {
"message": "Trusted devices"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
@@ -6955,6 +6955,14 @@
"selectedRegionFlag": {
"message": "Selected region flag"
},
"sendsNoItemsTitle": {
"message": "No active Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendsNoItemsMessage": {
"message": "Use Send to securely share encrypted information with anyone.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"inviteUsers": {
"message": "Invite Users"
},