From 9441c80c7e58a8c82638fed3c91a26091001f141 Mon Sep 17 00:00:00 2001 From: Blaster4385 Date: Fri, 26 Aug 2022 01:59:21 +0530 Subject: Random changes --- client/src/components/LanguageSelect/locales/en/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/components') diff --git a/client/src/components/LanguageSelect/locales/en/translation.json b/client/src/components/LanguageSelect/locales/en/translation.json index a2a4470..4cf2201 100644 --- a/client/src/components/LanguageSelect/locales/en/translation.json +++ b/client/src/components/LanguageSelect/locales/en/translation.json @@ -42,7 +42,7 @@ "PROOF_OF_DOB": "Proof of Date of Birth", "SCAN": "Scan", "KINDLY_CLICK_THE_PICTURE_OF_YOUR_DOCUMENTS": "Kindly click the picture of your documents", - "ALL_STEPS_COMPLETED": "All steps completed - you're finished", + "ALL_STEPS_COMPLETED": "All steps completed - you may proceed", "BACK": "Back", "FINISH": "Finish", "NEXT": "Next", @@ -52,7 +52,7 @@ "ENSURE_THAT_RECIEVED_A_CONFIRMATION_MESSAGE": "Please ensure that you have recieved a confirmation message before leaving", "PLEASE_PUT_YOUR_FINGERS_ON_THE_FINGERPRINT_SCANNER": "Please put your fingers one by one on the fingerprint scanner.", "WAIT_FOR_PROMPT_AND_BEEP_SOUND_TO_REMOVE_YOUR_FINGERS": "Wait for prompt and beep sound to remove your fingers", - "PLEASE_VERIFY_YOUR_IDENTITY": "Please verify your identity by receiving the OTP on your registered mobile number xxxxxxxx15", + "PLEASE_VERIFY_YOUR_IDENTITY": "Please verify your identity by receiving the OTP on your registered mobile number", "SEND_OTP": "Send OTP", "RESEND": "Resend", "VERIFY_OTP": "Verify OTP", -- cgit