From ba9a243a28eeb24f224e110a1301385cf9401ca1 Mon Sep 17 00:00:00 2001 From: R-Sourabh Date: Thu, 21 Mar 2024 12:26:04 +0530 Subject: [PATCH] Minor change in the en.json file for translation. --- src/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 64ebb92..808e1e5 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -15,5 +15,6 @@ "Something went wrong while login. Please contact administrator.": "Something went wrong while login. Please contact administrator.", "Sorry, your username or password is incorrect. Please try again.": "Sorry, your username or password is incorrect. Please try again.", "There is an already active session on for. Do you want to resume it, or would you prefer to log in again?": "There is an already active session on {oms} for {partyName}. Do you want to resume it, or would you prefer to log in again?", - "Username": "Username" + "Username": "Username", + "Click the backdrop to dismiss.": "Click the backdrop to dismiss." } \ No newline at end of file