diff options
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-rw-r--r-- | app/Locale/ja_JP/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index f1f8bff8..a5f5d70d 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: ' => '', |