From 3f9445873ede120fc22faebe63a3e50e27489117 Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Fri, 8 May 2026 17:12:08 +0200 Subject: [PATCH] locales(update): Updated English (United Kingdom) locale locales(update): Updated English (United Kingdom) locale Co-authored-by: Andi Chandler --- locales/en_GB.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/en_GB.json b/locales/en_GB.json index 134887e..c39f40c 100644 --- a/locales/en_GB.json +++ b/locales/en_GB.json @@ -334,7 +334,8 @@ "forgotPassword": "Forgot your password?", "registerPrompt": "Don't have an account?", "loginPrompt": "Already have an account?", - "confirmPassword": "Confirm password" + "confirmPassword": "Confirm password", + "birthdate": "Birthdate" }, "forgotPassword": { "submit": "Submit", @@ -356,7 +357,7 @@ "userSettings": "User settings", "profile": "Profile", "nickname": "Nickname", - "birthDate": "Birthdate", + "birthDate": "Birth date", "gender": "Gender", "country": "Country/region", "timezone": "Timezone",