From a1ed63c30d84045bd3743d14443860304ec79f8b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 28 Jul 2022 10:12:58 +0300 Subject: [PATCH] New translations en-US.json (Japanese) --- src/config/locales/ja-JP.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ja-JP.json b/src/config/locales/ja-JP.json index e8ac80bbf..7d5335ca1 100644 --- a/src/config/locales/ja-JP.json +++ b/src/config/locales/ja-JP.json @@ -229,6 +229,7 @@ "delegations": "Delegations" }, "pincode": "PINコード", + "biometric": "Finger Print / Face Unlock", "reset_pin": "PINコードをリセット", "reset": "リセット", "nsfw_content": "閲覧注意", @@ -419,7 +420,8 @@ "forgot_text": "忘れてしまった場合", "pin_not_matched": "PIN do not match, Please try again.", "attempts_postfix": "failed attempt(s)", - "message_reset_warning": "User data will be wiped on next failed attempt" + "message_reset_warning": "User data will be wiped on next failed attempt", + "biometric_desc": "Scan your fingerprint on the device scanner to continue" }, "alert": { "success": "成功しました!",