Skip to content

Commit

Permalink
Merge pull request #589 from aranaravi/developoidcuichanges
Browse files Browse the repository at this point in the history
[ES-501]Adding label for Knowledge based login form in English bundle
  • Loading branch information
vishwa-vyom authored Jan 9, 2024
2 parents bda6de5 + 4e70e92 commit 971087d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions artifacts/src/i18n/esignet-i18n-bundle/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,16 @@
"uin_placeholder": "VID",
"password_placeholder": "Password"
},
"Form": {
"sign_in_with_details": "Login with Details",
"login": "Login",
"policyNumber": "Enter Policy Number",
"name": "Enter Name",
"dob": "Enter DOB",
"policyNumber_placeholder": "Policy Number",
"name_placeholder": "Name",
"dob_placeholder": "DOB"
},
"LoginQRCode": {
"scan_with_wallet": "Scan with {{walletName}} to login",
"dont_have_wallet": "Don't Have {{walletName}}?",
Expand Down

0 comments on commit 971087d

Please sign in to comment.