mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-06 09:50:28 +08:00
feat: add support for per-account MFA validity period in org setting to reduce repeated prompts (#3917)
This commit is contained in:
@@ -82,6 +82,8 @@
|
||||
"Left": "Ліворуч",
|
||||
"Logged in successfully": "Успішно ввійшли",
|
||||
"Logged out successfully": "Успішно вийшов",
|
||||
"MFA remember time": "MFA remember time",
|
||||
"MFA remember time - Tooltip": "MFA remember time - Tooltip",
|
||||
"Multiple Choices": "Multiple Choices",
|
||||
"New Application": "Нова заявка",
|
||||
"No verification": "Без підтвердження",
|
||||
@@ -580,13 +582,13 @@
|
||||
"Multi-factor recover": "Багатофакторне відновлення",
|
||||
"Multi-factor recover description": "Опис багатофакторного відновлення",
|
||||
"Or copy the secret to your Authenticator App": "Або скопіюйте секрет у програму Authenticator",
|
||||
"Passcode": "Пароль",
|
||||
"Please bind your email first, the system will automatically uses the mail for multi-factor authentication": "Спочатку прив’яжіть свою електронну адресу, система автоматично використовуватиме її для багатофакторної автентифікації",
|
||||
"Please bind your phone first, the system automatically uses the phone for multi-factor authentication": "Спочатку прив’яжіть свій телефон, система автоматично використовує телефон для багатофакторної автентифікації",
|
||||
"Please confirm the information below": "Підтвердьте інформацію нижче",
|
||||
"Please save this recovery code. Once your device cannot provide an authentication code, you can reset mfa authentication by this recovery code": "Будь ласка, збережіть цей код відновлення. ",
|
||||
"Protect your account with Multi-factor authentication": "Захистіть свій обліковий запис за допомогою багатофакторної автентифікації",
|
||||
"Recovery code": "Код відновлення",
|
||||
"Remember this account for {hour} hours": "Remember this account for {hour} hours",
|
||||
"Scan the QR code with your Authenticator App": "Відскануйте QR-код за допомогою програми Authenticator",
|
||||
"Set preferred": "Встановити перевагу",
|
||||
"Setup": "Налаштування",
|
||||
|
Reference in New Issue
Block a user