mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
refactor(#607): [Bhargavi] change the Id type to card type in the app home screen
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"email": "Email",
|
||||
"address": "Address",
|
||||
"reasonForSharing": "Reason for sharing",
|
||||
"idType": "ID type",
|
||||
"idType": "Card type",
|
||||
"id": "Id",
|
||||
"nationalCard": "National Card",
|
||||
"uin": "UIN",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"email": "البريد الإلكتروني",
|
||||
"address": "عنوان",
|
||||
"reasonForSharing": "سبب المشاركة",
|
||||
"idType": "نوع الهوية",
|
||||
"idType": "نوع البطاقة",
|
||||
"id": "Id",
|
||||
"nationalCard": "البطاقة الوطنية",
|
||||
"uin": "UIN",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"email": "Email",
|
||||
"address": "Address",
|
||||
"reasonForSharing": "Reason for sharing",
|
||||
"idType": "ID type",
|
||||
"idType": "Card type",
|
||||
"id": "Id",
|
||||
"nationalCard": "National Card",
|
||||
"uin": "UIN",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"email": "Email",
|
||||
"address": "Tirahan",
|
||||
"reasonForSharing": "Dahilan ng pagbabahagi",
|
||||
"idType": "Uri ng ID",
|
||||
"idType": "Uri ng Card",
|
||||
"id": "Id",
|
||||
"nationalCard": "Pambansang Kard",
|
||||
"uin": "UIN",
|
||||
@@ -173,7 +173,7 @@
|
||||
}
|
||||
},
|
||||
"MainLayout": {
|
||||
"home": "Home",
|
||||
"home": "Bahay",
|
||||
"scan": "Scan",
|
||||
"request": "Request",
|
||||
"settings": "mga setting"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"email": "ईमेल",
|
||||
"address": "पता",
|
||||
"reasonForSharing": "साझा करने का कारण",
|
||||
"idType": "पहचान का प्रकार",
|
||||
"idType": "कार्ड का प्रकार",
|
||||
"id": "पहचान",
|
||||
"nationalCard": "राष्ट्रीय कार्ड",
|
||||
"uin": "UIN",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"email": "ಇಮೇಲ್",
|
||||
"address": "ವಿಳಾಸ",
|
||||
"reasonForSharing": "ಹಂಚಿಕೆಗೆ ಕಾರಣ",
|
||||
"idType": "ಐಡಿಟೈಪ್",
|
||||
"idType": "ಕಾರ್ಡ್ಟೈಪ್",
|
||||
"id": "Id",
|
||||
"nationalCard": "ರಾಷ್ಟ್ರೀಯ ಕಾರ್ಡ್",
|
||||
"uin": "UIN",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"email": "மின்னஞ்சல்",
|
||||
"address": "முகவரி",
|
||||
"reasonForSharing": "பகிர்வதற்கான காரணம்",
|
||||
"idType": "ஐடி வகை",
|
||||
"idType": "அட்டை வகை",
|
||||
"id": "Id",
|
||||
"nationalCard": "தேசிய அட்டை್",
|
||||
"uin": "UIN",
|
||||
|
||||
Reference in New Issue
Block a user