2fa page translation

This commit is contained in:
Milos Holba
2021-06-29 19:07:35 +02:00
parent 7d28e09042
commit 14eaf6da4e
3 changed files with 18 additions and 10 deletions

View File

@@ -472,6 +472,13 @@ return [
'page_sign_in.placeholder_password' => 'Type your password',
'page_sign_in.subtitle' => 'Confirm you by your password',
'page_sign_in.title' => 'Are You {name}?',
'page_sign_in_2fa_title' => 'Welcome {name}',
'page_sign_in_2fa_subtitle' => 'Confirm you by 2FA code',
'page_sign_in.placeholder_2fa' => 'Type your 2FA code',
'page_sign_in.2fa_recovery_text' => "Can't get to your 2FA code?",
'page_sign_in.2fa_recovery_button' => 'Use recovery code.',
'page_sign_in.2fa_recovery_subtitle' => 'Use your recovery code',
'page_sign_in.placeholder_2fa_recovery' => "Type your recovery code",
'popup_create_folder.folder_default_name' => 'New Folder',
'popup_create_folder.label' => 'Type Name',
'popup_create_folder.placeholder' => 'Type your name',