summaryrefslogtreecommitdiff
path: root/client/src/components/LanguageSelect
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/components/LanguageSelect')
-rw-r--r--client/src/components/LanguageSelect/locales/en/translation.json5
-rw-r--r--client/src/components/LanguageSelect/locales/hi/translation.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/client/src/components/LanguageSelect/locales/en/translation.json b/client/src/components/LanguageSelect/locales/en/translation.json
index bedc763..8603116 100644
--- a/client/src/components/LanguageSelect/locales/en/translation.json
+++ b/client/src/components/LanguageSelect/locales/en/translation.json
@@ -79,5 +79,8 @@
"FINGERPRINT_SCAN": "Fingerprint Scan",
"IRIS_SCAN": "Iris Scan",
"DEMOGRAPHIC": "Demographic",
- "BIOMETRIC": "Biometric"
+ "BIOMETRIC": "Biometric",
+ "PLEASE_TAKE_THE_PICTURE_OF_THE_PROOF_OF_IDENTITY": "Please take the picture of the Proof of Identity",
+ "PLEASE_TAKE_THE_PICTURE_OF_THE_PROOF_OF_ADDRESS": "Please take the picture of the Proof of Identity",
+ "PLEASE_TAKE_THE_PICTURE_OF_THE_PROOF_OF_DATE_OF_BIRTH": "Please take the picture of the Proof of Date of Birth"
}
diff --git a/client/src/components/LanguageSelect/locales/hi/translation.json b/client/src/components/LanguageSelect/locales/hi/translation.json
index a5b3080..3c9db8a 100644
--- a/client/src/components/LanguageSelect/locales/hi/translation.json
+++ b/client/src/components/LanguageSelect/locales/hi/translation.json
@@ -73,5 +73,8 @@
"FINGERPRINT_SCAN": "फिंगरप्रिंट स्कैन",
"IRIS_SCAN": "आइरिस स्कैन",
"DEMOGRAPHIC": "जनसांख्यिकीय",
- "BIOMETRIC": "बायोमेट्रिक"
+ "BIOMETRIC": "बायोमेट्रिक",
+ "PLEASE_TAKE_THE_PICTURE_OF_THE_PROOF_OF_IDENTITY": "कृपया पहचान प्रमाण पत्र की तस्वीर लें",
+ "PLEASE_TAKE_THE_PICTURE_OF_THE_PROOF_OF_ADDRESS": "कृपया पते के प्रमाण की तस्वीर लें",
+ "PLEASE_TAKE_THE_PICTURE_OF_THE_PROOF_OF_DATE_OF_BIRTH": "कृपया जन्मतिथि के प्रमाण की तस्वीर लें"
}