From: Amir E. Aharoni Date: Fri, 28 Mar 2025 17:22:44 +0000 (-0400) Subject: Update the title_followed string according to code review comment X-Git-Tag: live~15^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c3e139f5834a06d29864f6ad710dabde551ed2ca Update the title_followed string according to code review comment --- diff --git a/config/locales/en.yml b/config/locales/en.yml index f3352c55d..a2b15d754 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -578,7 +578,7 @@ en: use_map_link: Use Map index: title: "Users' Diaries" - title_followed: "Your Followed Users' diaries" + title_followed: "Followed Users' diaries" title_nearby: "Nearby Users' Diaries" user_title: "%{user}'s Diary" in_language_title: "Diary Entries in %{language}"