diff --git a/config/locales/en.yml b/config/locales/en.yml index 4bb9d34b70a..8c89b27da93 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3916,7 +3916,36 @@ 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" producers: signup: start_free_profile: "Start with a free profile, and expand when you're ready!" diff --git a/config/locales/en_AU.yml b/config/locales/en_AU.yml index 7f0254c35f4..553ebf1ddca 100644 --- a/config/locales/en_AU.yml +++ b/config/locales/en_AU.yml @@ -3038,6 +3038,36 @@ en_AU: 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" producers: signup: start_free_profile: "Start with a free profile, and expand when you're ready!" diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index 7634dec576c..d38eb179153 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -3764,6 +3764,36 @@ en_FR: 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" producers: signup: start_free_profile: "Start with a free profile, and expand when you're ready!" diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 7c7da26608e..1eaece853ca 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -3757,6 +3757,36 @@ en_GB: 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" producers: signup: start_free_profile: "Start with a free profile, and expand when you're ready!"