From 924484f1c92df7d85cb04c2b18ffdcc84fd7c3d2 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Tue, 14 Apr 2026 14:39:05 -0400 Subject: [PATCH] Change "Sea Food" to "Seafood" in English strings The spelling "Seafood" is much more common. --- 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 779ae57c0..4e2bb8be6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1455,7 +1455,7 @@ en: pet: "Pet Shop" pet_grooming: "Pet Grooming" photo: "Photo Shop" - seafood: "Sea Food" + seafood: "Seafood" second_hand: "Second-hand Shop" sewing: "Sewing Shop" shoes: "Shoe Shop" -- 2.39.5