mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #13038 from chahmedejaz/task/13032-plural-variant-unit-names
Add plural form for flower farming variant unit names
This commit is contained in:
@@ -3907,7 +3907,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!"
|
||||
|
||||
Reference in New Issue
Block a user