Skip to content

Commit

Permalink
[ES-393]Update en.json
Browse files Browse the repository at this point in the history
Reverted back the changes made.

Signed-off-by: Anuranjan14 <[email protected]>
Signed-off-by: ase-101 <[email protected]>
  • Loading branch information
Anuranjan14 authored and ase-101 committed Jan 17, 2024
1 parent 1721228 commit 3074727
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions artifacts/src/i18n/esignet-i18n-bundle/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"consent": {
"authorization_failed_msg": "Authorization Failed",
"consent_request_rejected": "Consent Request Rejected",
"consent_request_msg": "{{clientName}} is requesting access to the following claims: ",
"transaction_timeout_msg": "Please take action in below minutes",
"consent_request_msg": "{{clientName}} is requesting access to the following: ",
"transaction_timeout_msg": "Please take appropriate action in",
"transaction_timeout": "The transaction has timed out. Please try again.",
"authorize_scope": "Authorize Scopes",
"essential_claims": "Essential Claims",
Expand Down Expand Up @@ -33,8 +33,8 @@
"required": "Required",
"profile": "Profile",
"authorize_scope_tooltip": "Allows Service provider to access these protected services on your behalf",
"essential_claims_tooltip": "Mandatory user information required by the Service providers to provide access",
"voluntary_claims_tooltip": "Additional user information you can choose to share with the Service Provider",
"essential_claims_tooltip": "Mandatory user information required by the Service provider",
"voluntary_claims_tooltip": "Additional user information that the resident can choose to share with the Service provider",
"logo_alt": "e-Signet",
"Manage-Identity-Data": "Allow access to manage identity data",
"Manage-VID": "Allow access to manage VID",
Expand All @@ -44,7 +44,7 @@
"individual_id": "UIN/VID used in login",
"cancelpopup": {
"confirm_header": "Please confirm",
"confirm_text": "Are you sure you want to discontinue the login process and navigate back?",
"confirm_text": "Are you sure you want to discontinue the login process?",
"stay_btn": "Stay",
"discontinue_btn": "Discontinue"
}
Expand Down Expand Up @@ -75,8 +75,8 @@
"login": "Continue",
"uin_label_text": "Username",
"password_label_text": "Password",
"uin_placeholder": "Enter valid mobile number",
"password_placeholder": "Enter valid password",
"uin_placeholder": "Enter 8-9 digit mobile number",
"password_placeholder": "Enter password",
"forgot_password": "Forgot Password?"
},
"Form": {
Expand Down Expand Up @@ -138,7 +138,7 @@
},
"header": {
"login_heading": "Login",
"login_subheading": "Please enter your valid credentials",
"login_subheading": "Please enter your registered username and password",
"login_linkName": "Preregister",
"more_ways_to_sign_in": "More Ways to Login",
"invalid_auth_factor": "Invalid Auth Factors. Please Try Again...",
Expand Down

0 comments on commit 3074727

Please sign in to comment.