1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 03:23:50 +00:00

Autosync the updated translations (#6961)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-24 12:25:47 +01:00
committed by GitHub
parent dbceaabb2d
commit b71a547d8f
62 changed files with 948 additions and 18 deletions

View File

@@ -614,6 +614,12 @@
"loginWithPasskey": {
"message": "با کلید عبور وارد شوید"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "2FA for passkeys is not supported. Update the app to log in."
},
"loginWithPasskeyInfo": {
"message": "از یک کلمه عبور ایجاد شده استفاده کنید که به طور خودکار بدون کلمه عبور شما را وارد می‌کند. بیومتریک‌ها، مانند تشخیص چهره یا اثر انگشت، یا سایر روش‌های امنیتی FIDO2 هویت شما را تأیید می‌کنند."
},
@@ -7398,5 +7404,14 @@
},
"unexpectedErrorSend": {
"message": "An unexpected error has occurred while loading this Send. Try again later."
},
"seatLimitReached": {
"message": "Seat limit has been reached"
},
"contactYourProvider": {
"message": "Contact your provider to purchase additional seats."
},
"seatLimitReachedContactYourProvider": {
"message": "Seat limit has been reached. Contact your provider to purchase additional seats."
}
}