feat(INJI-410): Update copy text message for QR login flow and unlock application page (#884)

Signed-off-by: Swati Goel <meet2swati@gmail.com>
This commit is contained in:
Swati Goel
2023-10-03 01:46:38 +05:30
committed by GitHub
parent 582f19d64b
commit 12f186a53b

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?"
},