From 56e5bf7dce70f440f73fcce993fe2de4198f15ee Mon Sep 17 00:00:00 2001 From: Aaron Contreras Date: Tue, 1 Oct 2024 16:37:52 -0500 Subject: [PATCH] Rename "My account" to "Account settings" --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index b4e348a4efc6..10fa575573df 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2370,7 +2370,7 @@ en: label_more: "More" label_more_than_ago: "more than days ago" label_move_work_package: "Move work package" - label_my_account: "My account" + label_my_account: "Account settings" label_my_activity: "My activity" label_my_account_data: "My account data" label_my_avatar: "My avatar"