Skip to content

Commit

Permalink
Merge pull request #39 from Anuranjan14/patch-3
Browse files Browse the repository at this point in the history
Update en.json
  • Loading branch information
ckm007 authored Jan 30, 2024
2 parents 3a8dabd + 0c9746c commit 39006df
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions signup-ui/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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_updated",
"enter_your_number_placeholder": "Enter 8-9 digit mobile number_updated",
"enter_your_number": "Please enter your mobile number to continue",
"enter_your_number_placeholder": "Enter 8-9 digit mobile number",
"fail_to_send_otp": "Failed to send OTP. Please provide a valid mobile number.",
"otp_header": "Enter OTP_updated",
"otp_subheader": "Please enter {no_of_digit}-digit OTP received on your number_updated",
"otp_header": "Enter OTP",
"otp_subheader": "Please enter {no_of_digit}-digit OTP received on your number",
"verify": "Verify",
"resend_otp_detail": "You can resend the OTP in <CountDownSpan>{{countDown}}</CountDownSpan>",
"resend_otp": "Resend OTP",
"incorrect_otp": "Entered OTP is incorrect",
"go_back_to_landing_page": "Go back to landing page",
"successful": "Successful!_updated",
"successful": "Successful!",
"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_updated.",
"mobile_number_verified": "Your mobile number has been verified successfully. Please continue to setup your account and complete the registration process.",
"mobile_number_already_registered": "The provided mobile number is already registered. Please use the Login option to proceed.",
"setup_account": "Setup Account_updated",
"setup_account": "Setup Account",
"complete_your_registration": "Please enter the requested details to complete your registration.",
"username": "Username",
"username_placeholder": "Enter username",
"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 <TermsAndConditionsAnchor>Terms & Conditions</TermsAndConditionsAnchor> and <PrivacyPolicyAnchor>Privacy Policy</PrivacyPolicyAnchor>, to store & process my information as required_updated.",
"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 <TermsAndConditionsAnchor>Terms & Conditions</TermsAndConditionsAnchor> and <PrivacyPolicyAnchor>Privacy Policy</PrivacyPolicyAnchor>, to store & process my information as required.",
"transaction_timeout": "The transaction has timed out. Please try again.",
"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.",
"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.",
"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?_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.",
"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.",
"new_password": "New Password",
"new_password_placeholder": "Enter new password_updated",
"confirm_new_password": "Confirm New Password_updated",
"confirm_new_password_placeholder": "Confirm new password_updated",
"new_password_placeholder": "Enter new password",
"confirm_new_password": "Confirm New Password",
"confirm_new_password_placeholder": "Confirm new password",
"reset": "Reset",
"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.",
"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.",
"retry": "Retry",
"registered_mobile_number": "Registered Mobile Number",
"page_under_construction": "Page Under Construction!",
Expand Down Expand Up @@ -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_updated.",
"challenge_expired": "Entered OTP has expired. Please try again.",
"invalid_challenge_type": "Invalid Challenge Type",
"invalid_challenge_format": "Invalid Challenge Format",
"invalid_phone_number": "Invalid Mobile Number",
Expand Down

0 comments on commit 39006df

Please sign in to comment.