mirror of
https://github.com/grassrootseconomics/farmstar-survey-ui.git
synced 2025-01-09 15:47:32 +01:00
feat: add dragon fruit to crops list
This commit is contained in:
parent
e55900a7e4
commit
fae36c861f
@ -63,6 +63,7 @@
|
|||||||
maize: 'Maize',
|
maize: 'Maize',
|
||||||
potatoes: 'Potatoes',
|
potatoes: 'Potatoes',
|
||||||
sorghum: 'Sorghum',
|
sorghum: 'Sorghum',
|
||||||
|
dragonfruit: 'Dragon Fruit',
|
||||||
other_fruits: 'Other fruits',
|
other_fruits: 'Other fruits',
|
||||||
other_vegetables: 'Other vegetables',
|
other_vegetables: 'Other vegetables',
|
||||||
other_grains: 'Other grains',
|
other_grains: 'Other grains',
|
||||||
@ -103,6 +104,7 @@
|
|||||||
maize: 'Maize',
|
maize: 'Maize',
|
||||||
potatoes: 'Potatoes',
|
potatoes: 'Potatoes',
|
||||||
sorghum: 'Sorghum',
|
sorghum: 'Sorghum',
|
||||||
|
dragonfruit: 'Dragon Fruit',
|
||||||
other_fruits: 'Other fruits',
|
other_fruits: 'Other fruits',
|
||||||
other_vegetables: 'Other vegetables',
|
other_vegetables: 'Other vegetables',
|
||||||
other_grains: 'Other grains',
|
other_grains: 'Other grains',
|
||||||
@ -285,6 +287,7 @@
|
|||||||
maize: 'Maize',
|
maize: 'Maize',
|
||||||
potatoes: 'Potatoes',
|
potatoes: 'Potatoes',
|
||||||
sorghum: 'Sorghum',
|
sorghum: 'Sorghum',
|
||||||
|
dragonfruit: 'Dragon Fruit',
|
||||||
other_fruits: 'Other fruits',
|
other_fruits: 'Other fruits',
|
||||||
other_vegetables: 'Other vegetables',
|
other_vegetables: 'Other vegetables',
|
||||||
other_grains: 'Other grains',
|
other_grains: 'Other grains',
|
||||||
@ -362,6 +365,7 @@
|
|||||||
maize: 'Maize',
|
maize: 'Maize',
|
||||||
potatoes: 'Potatoes',
|
potatoes: 'Potatoes',
|
||||||
sorghum: 'Sorghum',
|
sorghum: 'Sorghum',
|
||||||
|
dragonfruit: 'Dragon Fruit',
|
||||||
other_fruits: 'Other fruits',
|
other_fruits: 'Other fruits',
|
||||||
other_vegetables: 'Other vegetables',
|
other_vegetables: 'Other vegetables',
|
||||||
other_grains: 'Other grains',
|
other_grains: 'Other grains',
|
||||||
|
Loading…
Reference in New Issue
Block a user