From 8888231f71fd6badbfffc937df71e03b0b6df113 Mon Sep 17 00:00:00 2001 From: Viraj Jadhav Date: Tue, 2 Dec 2025 16:33:31 +0530 Subject: [PATCH] =?UTF-8?q?fix(client):=20clarify=20=E2=80=9Cmy=20location?= =?UTF-8?q?=E2=80=9D=20wording=20(#64266)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/i18n/locales/english/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index 3051be48c2b..a29f95eb6ad 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -315,7 +315,7 @@ "results-for": "Results for {{projectTitle}}", "my-profile": "My profile", "my-name": "My name", - "my-location": "My location", + "my-location": "My stated location (freeCodeCamp does not track your actual location)", "my-about": "My about", "my-points": "My points", "my-heatmap": "My heatmap",