From c2dabf0d9f49f6b931af5f3ee9f452ada398dac7 Mon Sep 17 00:00:00 2001 From: anna Date: Mon, 22 Jul 2024 19:14:38 +0800 Subject: [PATCH] update i18n --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 10c03a7..91e04c8 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -177,7 +177,7 @@ "forgotPasswordSubTitle1": "Please enter your username to receive", "forgotPasswordSubTitle2": "the code to reset your password", - "forgotUsernameSubTitle": "Please enter your email to receive the userName", + "forgotUsernameSubTitle": "Please enter your email to receive the username", "forgotUsernameSubTitle1": "Please enter your email to receive", "sendUsernameSuccess": "The username has been emailed to you.", "sendUsernameSuccess2": "Please check your emails.",