summaryrefslogtreecommitdiff
path: root/client/src/components/LanguageSelect/locales
diff options
context:
space:
mode:
authorrohan09-raj <[email protected]>2022-08-16 12:15:55 +0530
committerrohan09-raj <[email protected]>2022-08-16 12:15:55 +0530
commit1c9a3d21cc3479d299181d98fb895614e0aaf649 (patch)
treed871c9821cab708ed7f12169db6d59a8128c76ce /client/src/components/LanguageSelect/locales
parent5be7add30a629474c9269355b875ab310a82ba4c (diff)
random bullshit
Diffstat (limited to 'client/src/components/LanguageSelect/locales')
-rw-r--r--client/src/components/LanguageSelect/locales/en/translation.json83
-rw-r--r--client/src/components/LanguageSelect/locales/hi/translation.json4
2 files changed, 87 insertions, 0 deletions
diff --git a/client/src/components/LanguageSelect/locales/en/translation.json b/client/src/components/LanguageSelect/locales/en/translation.json
new file mode 100644
index 0000000..bedc763
--- /dev/null
+++ b/client/src/components/LanguageSelect/locales/en/translation.json
@@ -0,0 +1,83 @@
+{
+ "AADHAAR": "AADHAAR",
+ "MERA_AADHAAR_MERI_PEHCHAN": "Mera Aadhaar Meri Pehchan",
+ "ENROLLMENT": "Enrollment",
+ "UPDATE": "Update",
+ "INDIAN_RESIDENT": "Indian Resident",
+ "NON_RESIDENTIAL_INDIAN": "Non-Residential Indian",
+ "FULL_NAME": "Full Name",
+ "ENTER_YOUR_FULL_NAME": "Enter your full name",
+ "MALE": "Male",
+ "FEMALE": "Female",
+ "OTHER": "Other",
+ "DATE_OF_BIRTH": "Date of Birth",
+ "MOBILE": "Mobile",
+ "ENTER_YOUR_MOBILE_NUMBER": "Enter your Mobile Number",
+ "EMAIL": "Email",
+ "ENTER_YOUR_EMAIL_ID": "Enter your Email ID",
+ "COUNTRY": "Country",
+ "STATE": "State",
+ "DISTRICT": "District",
+ "VILLAGE_TOWN": "Village / Town",
+ "ENTER_YOUR_VILLAGE_TOWN": "Enter your Village / Town",
+ "HOUSE_NUMBER_APARTMENT": "House Number/ Apartment",
+ "ENTER_YOUR_HOUSE_NUMBER_APARTMENT": "Enter your House Number/ Apartment",
+ "STREET_ROAD": "Street / Road",
+ "ENTER_YOUR_STREET_ROAD": "Enter your Street / Road",
+ "AREA_LOCALITY": "Area / Locality",
+ "ENTER_YOUR_AREA_LOCALITY": "Enter your Area / Locality",
+ "POST_OFFICE": "Post Office",
+ "ENTER_YOUR_AREA_POST_OFFICE": "Enter your Area Post Office",
+ "LANDMARK": "Landmark",
+ "ENTER_ANY_NEAREST_LANDMARK": "Enter any nearest Landmark",
+ "PINCODE": "Pincode",
+ "ENTER_YOUR_AREA_PINCODE": "Enter your area Pincode",
+ "CAPTURE": "Capture",
+ "RESET": "Reset",
+ "PLEASE_LOOK_INTO_THE_CAMERA": "Please look into the camera",
+ "CLICK_CAPTURE_TO_CAPTURE_THE_PHOTO": "Click Capture to Capture the photo",
+ "CLICK_RESET_TO_REMOVE_THE_CAPTURED_PHOTO": "Click Reset to remove the captured photo",
+ "PROOF_OF_IDENTITY": "Proof of Identity",
+ "PROOF_OF_ADDRESS": "Proof of Address",
+ "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",
+ "BACK": "Back",
+ "FINISH": "Finish",
+ "NEXT": "Next",
+ "PLEASE_PUT_YOUR_EYES_INSIDE_THE_IRIS_SCANNER": "Please put your eyes inside the iris scanner.",
+ "WAIT_FOR_PROMPT_AND_BEEP_SOUND_TO_REMOVE_YOUR_EYES": "Wait for prompt and beep sound to remove your eyes",
+ "THANK_YOU_FOR_YOUR_TIME": "Thank you for your time.",
+ "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",
+ "SEND_OTP": "Send OTP",
+ "RESEND": "Resend",
+ "PLEASE_SELECT_YOUR_RESIDENCY": "Please select your residency",
+ "PLEASE_ENTER_YOUR_NAME": "Please enter your name",
+ "PLEASE_ENTER_VALID_NAME": "Please enter valid name",
+ "PLEASE_SELECT_YOUR_GENDER": "Please select your gender",
+ "PLEASE_ENTER_YOUR_MOBILE_NUMBER": "Please enter your mobile number",
+ "PLEASE_ENTER_VALID_MOBILE_NUMBER": "Please enter valid mobile number",
+ "PLEASE_ENTER_YOUR_EMAIL": "Please enter your email",
+ "PLEASE_ENTER_VALID_EMAIL": "Please enter valid email",
+ "PLEASE_SELECT_YOUR_COUNTRY": "Please select your country",
+ "PLEASE_SELECT_YOUR_STATE": "Please select your state",
+ "PLEASE_SELECT_YOUR_DISTRICT": "Please select your district",
+ "PLEASE_ENTER_YOUR_VILLAGE": "Please enter your village",
+ "PLEASE_ENTER_YOUR_HOUSE_NUMBER": "Please enter your house number",
+ "PLEASE_ENTER_YOUR_STREET": "Please enter your street",
+ "PLEASE_ENTER_YOUR_LOCALITY": "Please enter your locality",
+ "PLEASE_ENTER_YOUR_AREA_POST_OFFICE": "Please enter your area post office",
+ "PLEASE_ENTER_NEAREST_LANDMARK": "Please enter nearest landmark",
+ "PLEASE_ENTER_YOUR_AREA_PINCODE": "Please enter your area pincode",
+ "PLEASE_ENTER_VALID_PINCODE": "Please enter valid pincode",
+ "I_HEREBY_CONFIRM_THE_IDENTITY_AND_ADDRESS": "I hereby confirm the identity and address of ___________ as being true, correct and accurate.",
+ "PHOTOGRAPH": "Photograph",
+ "FINGERPRINT_SCAN": "Fingerprint Scan",
+ "IRIS_SCAN": "Iris Scan",
+ "DEMOGRAPHIC": "Demographic",
+ "BIOMETRIC": "Biometric"
+}
diff --git a/client/src/components/LanguageSelect/locales/hi/translation.json b/client/src/components/LanguageSelect/locales/hi/translation.json
new file mode 100644
index 0000000..3b0eadd
--- /dev/null
+++ b/client/src/components/LanguageSelect/locales/hi/translation.json
@@ -0,0 +1,4 @@
+{
+ "ENROLLMENT": "उपस्थिति पंजी",
+ "UPDATE": "अद्यतन"
+}