From 99c451cff2b2f5b2ca89cf44306c283884eeeb00 Mon Sep 17 00:00:00 2001 From: Billy Humphreys <30775249+InternalLoss@users.noreply.github.com> Date: Sun, 6 Sep 2026 10:51:30 +0200 Subject: [PATCH] locales(update): Updated English (United Kingdom) locale Co-authored-by: Billy Humphreys <30775249+InternalLoss@users.noreply.github.com> --- src/locales/en_GB.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/locales/en_GB.json b/src/locales/en_GB.json index c5718cf..1171327 100644 --- a/src/locales/en_GB.json +++ b/src/locales/en_GB.json @@ -168,7 +168,7 @@ "detailsPrompt": "Enter your account details below", "username": "Username", "password": "Password", - "email": "E-mail", + "email": "Email", "miiName": "Mii nickname", "forgotPassword": "Forgot your password?", "registerPrompt": "Don't have an account?", @@ -179,8 +179,8 @@ "forgotPassword": { "submit": "Submit", "header": "Forgot Password", - "sub": "Enter your e-mail address/PNID below", - "input": "E-mail address or PNID" + "sub": "Enter your email address/PNID below", + "input": "Email address or PNID" }, "resetPassword": { "header": "Reset Password", @@ -198,7 +198,7 @@ "nickname": "Nickname", "birthDate": "Birth date", "gender": "Gender", - "country": "Country/region", + "country": "Country", "timezone": "Timezone", "serverEnv": "Server environment", "production": "Production", @@ -222,7 +222,8 @@ "no_signins_notice": "Sign in history not currently tracked. Check back again later!", "no_newsletter_notice": "Newsletter not currently available. Check back again later", "upgradePrompt": "Beta servers are exclusive to beta testers.
To become a beta tester, upgrade to a higher account tier.", - "no_edit_from_dashboard": "Editing PNID settings from the user dashboard is currently unavailable. Please update user settings from your linked game console" + "no_edit_from_dashboard": "Editing PNID settings from the user dashboard is currently unavailable. Please update user settings from your linked game console", + "region": "Region" }, "delete": { "button": "Delete Account",