From c3e139f5834a06d29864f6ad710dabde551ed2ca Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Fri, 28 Mar 2025 13:22:44 -0400 Subject: [PATCH] Update the title_followed string according to code review comment --- 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 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}" -- 2.39.5