mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
style vcDetails page (#841)
* feat(INJI-351): style vcDetails page * feat(INJI-351): add translations to fil lang and remove QRcode style --------- Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
This commit is contained in:
@@ -43,26 +43,26 @@
|
||||
"flipCamera": "Flip Camera"
|
||||
},
|
||||
"VcDetails": {
|
||||
"generatedOn": "Generated on",
|
||||
"generatedOn": "Generated On",
|
||||
"status": "Status",
|
||||
"valid": "Valid",
|
||||
"photo": "Photo",
|
||||
"fullName": "Full name",
|
||||
"fullName": "Full Name",
|
||||
"gender": "Gender",
|
||||
"dateOfBirth": "Date of birth",
|
||||
"phoneNumber": "Phone number",
|
||||
"dateOfBirth": "Date of Birth",
|
||||
"phoneNumber": "Phone Number",
|
||||
"email": "Email",
|
||||
"address": "Address",
|
||||
"reasonForSharing": "Reason for sharing",
|
||||
"idType": "ID type",
|
||||
"idType": "ID Type",
|
||||
"id": "Id",
|
||||
"qrCodeHeader": "QR Code",
|
||||
"nationalCard": "National Card",
|
||||
"uin": "UIN",
|
||||
"vid": "VID",
|
||||
"enableVerification": "Activate",
|
||||
"profileAuthenticated": "Activated for online login!",
|
||||
"offlineAuthDisabledHeader": "Activation pending for online login!",
|
||||
"profileAuthenticated": "Credentials are enabled for online authentication.",
|
||||
"offlineAuthDisabledHeader": "Activation pending for online login",
|
||||
"offlineAuthDisabledMessage": "Please click the button below to activate this credential to be used for online login.",
|
||||
"verificationEnabledSuccess": "Activated for online login",
|
||||
"goback": "GO BACK",
|
||||
|
||||
Reference in New Issue
Block a user