Skip to content

Commit f8464f7

Browse files
committed
New translations auth.php (Hebrew)
1 parent 9ef3382 commit f8464f7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lang/he/auth.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@
107107
'mfa_verify_access_desc' => 'חשבון המשתמש שלך דורש ממך לאת את הזהות שלך בשכבת הגנה נוספת על מנת לאפשר לך גישה. יש לאשר גישה דרך אחד האמצעים הקיימים על מנת להמשיך.',
108108
'mfa_verify_no_methods' => 'אין אפשרויות אימות דו-שלבי מוגדרות',
109109
'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.',
110-
'mfa_verify_use_totp' => 'Verify using a mobile app',
111-
'mfa_verify_use_backup_codes' => 'Verify using a backup code',
112-
'mfa_verify_backup_code' => 'Backup Code',
113-
'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
114-
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
115-
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
110+
'mfa_verify_use_totp' => 'אמת באמצעות אפליקציה',
111+
'mfa_verify_use_backup_codes' => 'אמת באמצעות קוד גיבוי',
112+
'mfa_verify_backup_code' => 'קוד גיבוי',
113+
'mfa_verify_backup_code_desc' => 'הזן מטה אחד מקודי הגיבוי הנותרים לך:',
114+
'mfa_verify_backup_code_enter_here' => 'הזן קוד גיבוי כאן',
115+
'mfa_verify_totp_desc' => 'הזן את הקוד, שהונפק דרך האפליקציה שלך, מטה:',
116116
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
117117
];

0 commit comments

Comments
 (0)