mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-27 12:45:57 +01:00
Add come translations (#1596)
This commit is contained in:
parent
0227cb3f74
commit
4c640fddd9
@ -145,11 +145,11 @@ time:
|
||||
# Two-factor authentication
|
||||
two_factor:
|
||||
code_created: '&2Ваш секретный код — %code. Просканируйте его здесь: %url'
|
||||
# TODO confirmation_required: 'Please confirm your code with /2fa confirm <code>'
|
||||
confirmation_required: 'Пожалуйста, подтвердите ваш код с помощью /2fa confirm <код>'
|
||||
# TODO code_required: 'Please submit your two-factor authentication code with /2fa code <code>'
|
||||
# TODO already_enabled: 'Two-factor authentication is already enabled for your account!'
|
||||
# TODO enable_error_no_code: 'No 2fa key has been generated for you or it has expired. Please run /2fa add'
|
||||
# TODO enable_success: 'Successfully enabled two-factor authentication for your account'
|
||||
enable_success: 'Двухфакторная аутентификация для вашего аккаунта успешно подключена'
|
||||
# TODO enable_error_wrong_code: 'Wrong code or code has expired. Please run /2fa add'
|
||||
# TODO not_enabled_error: 'Two-factor authentication is not enabled for your account. Run /2fa add'
|
||||
# TODO removed_success: 'Successfully removed two-factor auth from your account'
|
||||
|
Loading…
Reference in New Issue
Block a user