diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index b84170712..20b57599a 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 12d5bda87..db1c932c6 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 0ce50bceb..4026d29c3 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 9673c380a..5e15b2843 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 268940e01..7b70183b3 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -842,7 +842,7 @@ return array( 'Code' => 'Code', 'Two factor authentication' => 'Authentification à deux-facteurs', 'Enable/disable two factor authentication' => 'Activer/désactiver l\'authentification à deux-facteurs', - 'This QR Ccde contains the key URI: ' => 'Ce code QR contient l\'url de la clé : ', + 'This QR code contains the key URI: ' => 'Ce code QR contient l\'url de la clé : ', 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Sauvegardez cette clé secrete dans votre logiciel TOTP (par exemple Google Authenticator ou FreeOTP).', 'Check my code' => 'Vérifier mon code', 'Secret key: ' => 'Clé secrète : ', diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 50c09eef0..83821f2e0 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 8b9e2742d..892650427 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index f1f8bff82..a5f5d70d4 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 55d1fd99e..e2167dada 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index bf2364c0e..2ab71b952 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index d9dc80ad6..4b8900a07 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -840,7 +840,7 @@ return array( 'Code' => 'Código', 'Two factor authentication' => 'Autenticação à fator duplo', 'Enable/disable two factor authentication' => 'Ativar/Desativar autenticação à fator duplo', - 'This QR Ccde contains the key URI: ' => 'Este Código QR contém a chave URI:', + 'This QR code contains the key URI: ' => 'Este Código QR contém a chave URI:', 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Salve esta chave secreta no seu software TOTP (por exemplo Google Authenticator ou FreeOTP).', 'Check my code' => 'Verifique o meu código', 'Secret key: ' => 'Chave secreta:', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 754af11a0..8eed91344 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 774607666..8df5b9f68 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 8ae8702f2..ab07d8cbd 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index c2be430b7..d777691c8 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 617e82692..67af710f9 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index b59feaad7..5225cf148 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -840,7 +840,7 @@ return array( 'Code' => '认证码', 'Two factor authentication' => '双重认证', 'Enable/disable two factor authentication' => '启用/禁用双重认证', - 'This QR Ccde contains the key URI: ' => '此二维码包含密码 URI:', + 'This QR code contains the key URI: ' => '此二维码包含密码 URI:', 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '将密码保存到 TOTP 软件(例如Google 认证或 FreeOTP)', 'Check my code' => '检查我的认证码', 'Secret key: ' => '密码:', diff --git a/app/Template/twofactor/index.php b/app/Template/twofactor/index.php index bc9a12e92..28e93f144 100644 --- a/app/Template/twofactor/index.php +++ b/app/Template/twofactor/index.php @@ -17,7 +17,7 @@

e($user['twofactor_secret']) ?> (base32)




- e($key_url) ?> + e($key_url) ?>