From cd4af3f49fdf47cd8832092fb9ae6e71d1d0653f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 5 Jan 2016 20:37:18 -0500 Subject: Sync locales --- app/Locale/ja_JP/translations.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/Locale/ja_JP/translations.php') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 5e4e6d2d..e88ccf24 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -688,9 +688,7 @@ return array( 'The two factor authentication code is valid.' => '2 段認証コードは有効です。', 'Code' => 'コード', 'Two factor authentication' => '2 段認証', - 'Enable/disable two factor authentication' => '2 段認証の有効/無効', 'This QR code contains the key URI: ' => 'この QR コードが URI キーを含んでいます: ', - 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '秘密鍵を TOTP ソフトに保存 (Google Authenticator や FreeOTP など)', 'Check my code' => '自分のコードをチェック', 'Secret key: ' => '秘密鍵: ', 'Test your device' => 'デバイスをテストする', @@ -1116,4 +1114,8 @@ return array( // 'RUB - Russian Ruble' => '', // 'Assign the task to the person who does the action when the column is changed' => '', // 'Close a task in a specific column' => '', + // 'Time-based One-time Password Algorithm' => '', + // 'Two-Factor Provider: ' => '', + // 'Disable two-factor authentication' => '', + // 'Enable two-factor authentication' => '', ); -- cgit v1.2.3