1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

Autosync the updated translations (#3113)

Co-authored-by: github-actions <>
This commit is contained in:
github-actions[bot]
2022-07-15 14:42:34 +02:00
committed by GitHub
parent e1ac5d0260
commit 8d7e0d4e12
55 changed files with 489 additions and 159 deletions

View File

@@ -538,7 +538,7 @@
"confirmMasterPasswordRequired": {
"message": "Master password retype is required."
},
"masterPasswordMinLength": {
"masterPasswordMinlength": {
"message": "Master password must be at least 8 characters long."
},
"masterPassDoesntMatch": {
@@ -1964,6 +1964,12 @@
"apiKey": {
"message": "API Key"
},
"organizationIsDisabled": {
"message": "Organization is disabled."
},
"disabledOrganizationFilterError": {
"message": "Items in disabled Organizations cannot be accessed. Contact your Organization owner for assistance."
},
"neverLockWarning": {
"message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected."
}