From 7b9991e9abce9c65b5ad6c5fb739f54e721ffca5 Mon Sep 17 00:00:00 2001 From: Swati Goel Date: Fri, 29 Sep 2023 23:17:01 +0530 Subject: [PATCH] feat(INJI-414): Update copy text messages Signed-off-by: Swati Goel --- locales/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en.json b/locales/en.json index c76502d5..685967ff 100644 --- a/locales/en.json +++ b/locales/en.json @@ -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?" },