From 71ee7d5390fed5381013e89299d2746f09e3bf3c Mon Sep 17 00:00:00 2001 From: Ahmed Ejaz Date: Tue, 17 Dec 2024 00:16:20 +0500 Subject: [PATCH] 13032: add pularal variant names for flower farms --- config/locales/en.yml | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e7e6cdaa277..d780baab45e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3917,7 +3917,39 @@ See the %{link} to find out more about %{sitename}'s features and to start using sack: one: "sack" other: "sacks" - + bucket: + one: "bucket" + other: "buckets" + pail: + one: "pail" + other: pails + stem: + one: "stem" + other: "stems" + plug: + one: "plug" + other: "plugs" + plant: + one: "plant" + other: "plants" + bundle: + one: "bundle" + other: "bundles" + bulb: + one: "bulb" + other: "bulbs" + root: + one: "root" + other: "roots" + tuber: + one: "tuber" + other: "tubers" + corm: + one: "corm" + other: "corms" + crate: + one: "crate" + other: "crates" producers: signup: start_free_profile: "Start with a free profile, and expand when you're ready!"