diff --git a/data/fields/crop.json b/data/fields/crop.json index 1aac15422..fd923f362 100644 --- a/data/fields/crop.json +++ b/data/fields/crop.json @@ -1,5 +1,35 @@ { "key": "crop", "type": "semiCombo", - "label": "Crops" + "label": "Crops", + "strings": { + "options": { + "asparagus": "Asparagus", + "barley": "Barley", + "beet": "Beets", + "cassava": "Cassava", + "coffee": "Coffee", + "cotton": "Cotton", + "cranberries": "Cranberries", + "fast_growing_wood": "Short-Rotation Coppice", + "flowers": "Flowers", + "grape": "Grapes", + "grass": "Grass", + "hop": "Hops", + "lavender": "Lavender", + "maize": "Corn", + "potato": "Potatoes", + "rape": "Rapeseed", + "rice": "Rice", + "strawberry": "Strawberries", + "sugar_beet": "Sugar Beets", + "sugarcane": "Sugarcane", + "sunflower": "Sunflowers", + "soy": "Soybeans", + "tea": "Tea", + "tobacco": "Tobacco", + "vegetable": "Vegetables", + "wheat": "Wheat" + } + } } diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 61365c4cf..5f4b38a07 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -696,6 +696,59 @@ en: crop: # crop=* label: Crops + options: + # crop=asparagus + asparagus: Asparagus + # crop=barley + barley: Barley + # crop=beet + beet: Beets + # crop=cassava + cassava: Cassava + # crop=coffee + coffee: Coffee + # crop=cotton + cotton: Cotton + # crop=cranberries + cranberries: Cranberries + # crop=fast_growing_wood + fast_growing_wood: Short-Rotation Coppice + # crop=flowers + flowers: Flowers + # crop=grape + grape: Grapes + # crop=grass + grass: Grass + # crop=hop + hop: Hops + # crop=lavender + lavender: Lavender + # crop=maize + maize: Corn + # crop=potato + potato: Potatoes + # crop=rape + rape: Rapeseed + # crop=rice + rice: Rice + # crop=soy + soy: Soybeans + # crop=strawberry + strawberry: Strawberries + # crop=sugar_beet + sugar_beet: Sugar Beets + # crop=sugarcane + sugarcane: Sugarcane + # crop=sunflower + sunflower: Sunflowers + # crop=tea + tea: Tea + # crop=tobacco + tobacco: Tobacco + # crop=vegetable + vegetable: Vegetables + # crop=wheat + wheat: Wheat crossing: # crossing=* label: Type