Files
inji-wallet/components/VcDetails.strings.json
srikanth716 a5bd75e72e qr login
2022-12-10 11:23:52 +05:30

23 lines
706 B
JSON

{
"generatedOn": "Generated on",
"status": "Status",
"valid": "Valid",
"photo": "Photo",
"fullName": "Full name",
"gender": "Gender",
"dateOfBirth": "Date of birth",
"phoneNumber": "Phone number",
"email": "Email",
"address": "Address",
"reasonForSharing": "Reason for sharing",
"idType": "ID type",
"id": "Id",
"nationalCard": "National Card",
"uin": "UIN",
"vid": "VID",
"enableVerification": "Enable Verification",
"profileAuthenticated": "Profile is authenticated!",
"offlineAuthDisabledHeader": "Offline Authentication disabled!",
"offlineAuthDisabledMessage": "Click 'Enable Authentication' to enable this credentials to be used for offline authentication."
}