feat(INJI-410): update success message for QR login

Signed-off-by: Swati Goel <meet2swati@gmail.com>
This commit is contained in:
Swati Goel
2023-09-29 16:48:06 +05:30
committed by GitHub
parent efa1228986
commit 217c7d539b

View File

@@ -330,7 +330,7 @@
"domainWarning": "Please confirm the domain of the website you are scanning the QR code from below",
"access": " is requesting access to",
"status": "Status",
"successMessage": "You are successfully logged in ",
"successMessage": "You are successfully logged in to ",
"okay": "All right",
"allow": "Allow",
"cancel": "Cancel",
@@ -541,4 +541,4 @@
"copied": "Copied"
}
}
}
}