diff --git a/src/locales/fa/messages.json b/src/locales/fa/messages.json index e3f10fbcc4..92be6ecd06 100644 --- a/src/locales/fa/messages.json +++ b/src/locales/fa/messages.json @@ -592,11 +592,11 @@ "message": "از Duo Security با استفاده از برنامه تلفن همراه، پیامک، تماس تلفنی یا کلید امنیتی U2F برای تایید سازمان خود استفاده کنید.", "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, - "u2fDesc": { - "message": "از هر کلید امنیتی با FIDO U2F فعال استفاده کنید تا به حساب کاربریتان دسترسی یابید." + "webAuthnTitle": { + "message": "FIDO2 WebAuthn" }, - "u2fTitle": { - "message": "کلید امنیتی FIDO U2F" + "webAuthnDesc": { + "message": "Use any WebAuthn enabled security key to access your account." }, "emailTitle": { "message": "رایانامه" @@ -1297,6 +1297,12 @@ "touchIdConsentMessage": { "message": "تایید برای Bitwarden." }, + "noAutoPromptWindowsHello": { + "message": "Do not prompt for Windows Hello on launch." + }, + "noAutoPromptTouchId": { + "message": "Do not prompt for Touch ID on launch." + }, "lockWithMasterPassOnRestart": { "message": "در زمان شروع مجدد، با کلمه عبور اصلی قفل کن" }, @@ -1653,5 +1659,29 @@ }, "pendingDeletion": { "message": "در انتظار حذف" + }, + "webAuthnAuthenticate": { + "message": "Authenticate WebAutn" + }, + "hideEmail": { + "message": "Hide my email address from recipients." + }, + "sendOptionsPolicyInEffect": { + "message": "One or more organization policies are affecting your Send options." + }, + "emailVerificationRequired": { + "message": "Email Verification Required" + }, + "emailVerificationRequiredDesc": { + "message": "You must verify your email to use this feature." + }, + "passwordPrompt": { + "message": "Master password re-prompt" + }, + "passwordConfirmation": { + "message": "Master password confirmation" + }, + "passwordConfirmationDesc": { + "message": "This action is protected. To continue, please re-enter your master password to verify your identity." } }