From 30747276666d92791e9d1b225a8d7da4d0aa2462 Mon Sep 17 00:00:00 2001 From: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:38:12 +0530 Subject: [PATCH] [ES-393]Update en.json Reverted back the changes made. Signed-off-by: Anuranjan14 <120705365+Anuranjan14@users.noreply.github.com> Signed-off-by: ase-101 --- artifacts/src/i18n/esignet-i18n-bundle/en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/artifacts/src/i18n/esignet-i18n-bundle/en.json b/artifacts/src/i18n/esignet-i18n-bundle/en.json index 78a5835d..1d7af57f 100644 --- a/artifacts/src/i18n/esignet-i18n-bundle/en.json +++ b/artifacts/src/i18n/esignet-i18n-bundle/en.json @@ -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", @@ -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", @@ -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" } @@ -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": { @@ -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...",