diff --git a/data/fields/utility.json b/data/fields/utility.json index e2524248..bccce31a 100644 --- a/data/fields/utility.json +++ b/data/fields/utility.json @@ -1,5 +1,16 @@ { "key": "utility", "type": "typeCombo", - "label": "Utility" + "label": "Utility", + "strings": { + "options": { + "gas": "Gas", + "oil": "Oil", + "power": "Power", + "sewerage": "Waste Water", + "street_lighting": "Street Lighting", + "telecom": "Telecom", + "water": "Water" + } + } }