From 69beba1013a44e28debc72510f3d9b1f5847d8a6 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 28 Jul 2022 10:12:48 +0300 Subject: [PATCH] New translations en-US.json (Czech) --- src/config/locales/cs-CZ.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index 5284886c1..fef3f6ee2 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -229,6 +229,7 @@ "delegations": "Delegations" }, "pincode": "Pincode", + "biometric": "Finger Print / Face Unlock", "reset_pin": "Reset Pin Code", "reset": "Reset", "nsfw_content": "NSFW", @@ -419,7 +420,8 @@ "forgot_text": "Oh, I forgot it...", "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": "Success!",