feat(INJI-414): Update copy text messages

Signed-off-by: Swati Goel <meet2swati@gmail.com>
This commit is contained in:
Swati Goel
2023-09-29 23:17:01 +05:30
committed by GitHub
parent 5b6f53107c
commit 7b9991e9ab

View File

@@ -331,7 +331,7 @@
"access": " is requesting access to",
"status": "Status",
"successMessage": "You are successfully logged in to ",
"okay": "All right",
"okay": "OK",
"allow": "Allow",
"cancel": "Cancel",
"essentialClaims": "Important Claims",
@@ -408,7 +408,7 @@
},
"ScanScreen": {
"header": "Scan QR Code",
"noShareableVcs": "No shareable card are available.",
"noShareableVcs": "No shareable cards are available.",
"sharingVc": "Sharing card",
"bluetoothStateIos": "Bluetooth is turned OFF, please turn it ON from Control center",
"bluetoothStateAndroid": "Bluetooth is turned OFF, please turn it ON from Quick settings menu",
@@ -509,8 +509,8 @@
},
"WelcomeScreen": {
"title": "Open Source Identity Solution",
"getStarted": "Get started",
"unlockApp": "Unlock application",
"getStarted": "Get Started",
"unlockApp": "Unlock Application",
"failedToReadKeys": "Failed to read keys",
"retryRead": "Want to retry?"
},