From 9a7f4372c1ba64a05f2b3c13af894fd60f7bfda9 Mon Sep 17 00:00:00 2001 From: BeccaMelhuish <61320526+BeccaMelhuish@users.noreply.github.com> Date: Fri, 6 Sep 2024 15:49:07 +0300 Subject: [PATCH] Update en.json --- src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index e35c06787..e7152033f 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -1928,7 +1928,7 @@ "TAB_PREFERENCES": "Preferences", "TAB_NOTIFICATIONS": "Notifications", "TAB_ACCOUNT": "Account", - "LBL_SHOW_IN_SEARCH": "Show my profile in search results", + "LBL_SHOW_IN_SEARCH": "Show my username in search results", "LBL_SHOW_IN_SEARCH_DESCRIPTION": "Display my username in invite search results so that other people can easily invite me to groups and topics", "LBL_DELETE_ACCOUNT": "Delete your account", "LBL_DELETE_ACCOUNT_DESCRIPTION": "When deleting your account all your contributions will stay visible in Citizen OS, but they will not be linked to your account anymore.",