From 4253d862305d9874687cb74d6830edaec0421eb5 Mon Sep 17 00:00:00 2001 From: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:21:03 +0530 Subject: [PATCH] Update en.json Updated sign up and forgot password related messages Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com> --- signup-ui/public/locales/en.json | 70 ++++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/signup-ui/public/locales/en.json b/signup-ui/public/locales/en.json index 2e285463..78905b97 100644 --- a/signup-ui/public/locales/en.json +++ b/signup-ui/public/locales/en.json @@ -2,60 +2,60 @@ "register": "Register", "landing_page_title": "Oops! The page you are looking for does not exist.", "landing_page_description": "Please try navigating using the options below.", - "enter_your_number": "Please enter your mobile number to continue", - "enter_your_number_placeholder": "Enter 8-9 digit mobile number", + "enter_your_number": "Please enter your mobile number to continue_updated", + "enter_your_number_placeholder": "Enter 8-9 digit mobile number_updated", "fail_to_send_otp": "Failed to send OTP. Please provide a valid mobile number.", - "otp_header": "Enter OTP", - "otp_subheader": "Please enter {no_of_digit}-digit OTP received on your number", + "otp_header": "Enter OTP_updated", + "otp_subheader": "Please enter {no_of_digit}-digit OTP received on your number_updated", "verify": "Verify", "resend_otp_detail": "You can resend the OTP in {{countDown}}", "resend_otp": "Resend OTP", "incorrect_otp": "Entered OTP is incorrect", "go_back_to_landing_page": "Go back to landing page", - "successful": "Successful!", + "successful": "Successful!_updated", "error": "Error!", "invalid": "Invalid!", "signup_failed": "Sign-Up Failed!", - "mobile_number_verified": "Your mobile number has been verified successfully. Please continue to setup your account and complete the registration process.", + "mobile_number_verified": "Your mobile number has been verified successfully. Please continue to setup your account and complete the registration process_updated.", "mobile_number_already_registered": "The provided mobile number is already registered. Please use the Login option to proceed.", - "setup_account": "Setup Account", + "setup_account": "Setup Account_updated", "complete_your_registration": "Please enter the requested details to complete your registration.", "username": "Username", "username_placeholder": "Enter username", - "full_name": "Full Name in Khmer", - "full_name_placeholder": "Enter Full Name in Khmer", - "full_name_tooltip": "Maximum 30 characters allowed with no alphabets or special characters, except space.", - "password": "Password", - "password_placeholder": "Enter Password", - "password_rules": "Use 8 or more characters with a mix of alphabets and at least one number.", - "confirm_password": "Confirm Password", - "confirm_password_placeholder": "Enter Password", - "terms_and_condition": "I agree to Cambodia’s Terms & Conditions and Privacy Policy, to store & process my information as required.", + "full_name": "Full Name in Khmer_updated", + "full_name_placeholder": "Enter Full Name in Khmer_updated", + "full_name_tooltip": "Maximum 30 characters allowed with no alphabets or special characters, except space_updated.", + "password": "Password_updated", + "password_placeholder": "Enter Password_updated", + "password_rules": "Use 8 or more characters with a mix of alphabets and at least one number_updated.", + "confirm_password": "Confirm Password_updated", + "confirm_password_placeholder": "Enter Password_updated", + "terms_and_condition": "I agree to Cambodia’s Terms & Conditions and Privacy Policy, to store & process my information as required_updated.", "transaction_timeout": "The transaction has timed out. Please try again.", - "setup_progress": "Account setup in progress!", - "setup_progress_wait": "Please wait while we setup your account.", - "congratulations": "Congratulations!", - "account_created_successfully": "Your account has been created successfully.", - "login_to_proceed": "Please login to proceed.", + "setup_progress": "Account setup in progress!_updated", + "setup_progress_wait": "Please wait while we setup your account_updated.", + "congratulations": "Congratulations!_updated", + "account_created_successfully": "Your account has been created successfully_updated.", + "login_to_proceed": "Please login to proceed_updated.", "okay_to_proceed": "Start using your registered number & password with service providers to avail the required services.", "login": "Login", "okay": "Okay", "continue": "Continue", - "forgot_password": "Forgot Password?", - "forgot_password_description": "Please enter your 8-9 digit registered mobile number and full name.", - "reset_password": "Reset Password", - "reset_password_description": "To set the new password, please enter the new password and re-enter the password to confirm.", + "forgot_password": "Forgot Password?_updated", + "forgot_password_description": "Please enter your 8-9 digit registered mobile number and full name_updated.", + "reset_password": "Reset Password_updated", + "reset_password_description": "To set the new password, please enter the new password and re-enter the password to confirm_updated.", "new_password": "New Password", - "new_password_placeholder": "Enter new password", - "confirm_new_password": "Confirm New Password", - "confirm_new_password_placeholder": "Confirm new password", + "new_password_placeholder": "Enter new password_updated", + "confirm_new_password": "Confirm New Password_updated", + "confirm_new_password_placeholder": "Confirm new password_updated", "reset": "Reset", - "password_reset_in_progress": "Password Reset in progress", - "password_reset_in_progress_detail": "Please wait while we reset your password", - "password_reset_confirmation": "Password Reset Confirmation", - "password_reset_confirmation_detail": "Your password has been reset successfully. Please login to proceed.", - "password_reset_failed": "Password Reset Failed!", - "password_reset_failed_detail": "Oops! Looks like something went wrong. Please try again.", + "password_reset_in_progress": "Password Reset in progress_updated", + "password_reset_in_progress_detail": "Please wait while we reset your password_updated", + "password_reset_confirmation": "Password Reset Confirmation_updated", + "password_reset_confirmation_detail": "Your password has been reset successfully. Please login to proceed_updated.", + "password_reset_failed": "Password Reset Failed!_updated", + "password_reset_failed_detail": "Oops! Looks like something went wrong. Please try again_updated.", "retry": "Retry", "registered_mobile_number": "Registered Mobile Number", "page_under_construction": "Page Under Construction!", @@ -90,7 +90,7 @@ "active_otp_found": "Active OTP Found", "unknown_error": "Unknown Error", "challenge_failed": "Entered OTP is incorrect. Please try again.", - "challenge_expired": "Entered OTP has expired. Please try again.", + "challenge_expired": "Entered OTP has expired. Please try again_updated.", "invalid_challenge_type": "Invalid Challenge Type", "invalid_challenge_format": "Invalid Challenge Format", "invalid_phone_number": "Invalid Mobile Number",