[INJIMOB-925]: fix proper error messages for invalid id entered (#1385)

* [INJIMOB-925]: fix proper error messages for invalid id entered

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIMOB-948]: fix introslider title for data backup restore

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

* [INJIMOB-948]: update introslider title for Backup & Restore

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>

---------

Signed-off-by: srikanth716 <srikanthsri7447@gmail.com>
This commit is contained in:
Srikanth Kola
2024-04-19 15:09:15 +05:30
committed by GitHub
parent 6abd281ea0
commit 8c284e7c53
6 changed files with 24 additions and 24 deletions

View File

@@ -273,8 +273,8 @@
"backend": {
"invalidOtp": "OTP is invalid",
"expiredOtp": "OTP has expired",
"invalidUin": "UIN invalid",
"invalidVid": "VID invalid",
"invalidUin": "Please enter valid UIN",
"invalidVid": "Please enter valid VID",
"missingUin": "The entered UIN is deactivated/blocked. Please enter a valid UIN to proceed",
"missingVid": "VID not available in database",
"noMessageAvailable": "Try after sometime",
@@ -297,7 +297,7 @@
"applicationProcessing": "AID is not ready yet",
"noMessageAvailable": "Try after sometime",
"networkRequestFailed": "Network request failed",
"invalidAid": "AID entered is not available. Please check your AID before entering",
"invalidAid": "Please enter valid AID",
"timeout": "Timeout"
}
}
@@ -395,7 +395,7 @@
"stepThreeText": "Store and carry all your important cards in a single trusted wallet.",
"stepFourTitle": "Quick Access",
"stepFourText": "Authenticate yourself with ease using the stored digital credential.",
"stepFiveTitle": "Backup Data",
"stepFiveTitle": "Backup & Restore",
"stepFiveText": "Protect your data with ease using our Backup & Restore feature. Safely store your VCs against loss or accidents by creating regular backups and recover it effortlessly whenever needed for seamless continuity.",
"getStarted": "Get Started",
"goBack": "Go Back",