Changed field name

This commit is contained in:
hikemaniac
2020-01-06 19:57:54 +01:00
parent 32bacfd336
commit 3fce9bb81b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2093,7 +2093,7 @@ en:
terms: '[translate with synonyms or related terms for ''Sells Used'', separated by commas]'
segregated:
# segregated=*
label: Bicycle-Pedestrian Segregation
label: Bicycle-Pedestrian Separation
self_service:
# self_service=*
label: Self-Service
+1 -1
View File
@@ -362,7 +362,7 @@
"seasonal": {"key": "seasonal", "type": "check", "label": "Seasonal"},
"seats": {"key": "seats", "type": "number", "minValue": 0, "label": "Seats", "placeholder": "2, 4, 6..."},
"second_hand": {"key": "second_hand", "type": "combo", "label": "Sells Used", "placeholder": "Yes, No, Only", "strings": {"options": {"yes": "Yes", "no": "No", "only": "Only"}}},
"segregated": {"key": "segregated", "type": "check", "label": "Bicycle-Pedestrian Segregation"},
"segregated": {"key": "segregated", "type": "check", "label": "Bicycle-Pedestrian Separation"},
"self_service": {"key": "self_service", "type": "check", "label": "Self-Service"},
"service_rail": {"key": "service", "type": "combo", "label": "Service Type", "strings": {"options": {"spur": "Spur", "yard": "Yard", "siding": "Siding", "crossover": "Crossover"}}},
"service_times": {"key": "service_times", "type": "text", "label": "Service Times"},
+1 -1
View File
@@ -1,5 +1,5 @@
{
"key": "segregated",
"type": "check",
"label": "Bicycle-Pedestrian Segregation"
"label": "Bicycle-Pedestrian Separation"
}
+1 -1
View File
@@ -1762,7 +1762,7 @@
{"key": "second_hand", "value": "yes", "description": "🄵 Sells Used"},
{"key": "second_hand", "value": "no", "description": "🄵 Sells Used"},
{"key": "second_hand", "value": "only", "description": "🄵 Sells Used"},
{"key": "segregated", "description": "🄵 Bicycle-Pedestrian Segregation"},
{"key": "segregated", "description": "🄵 Bicycle-Pedestrian Separation"},
{"key": "self_service", "description": "🄵 Self-Service"},
{"key": "service", "value": "spur", "description": "🄵 Service Type"},
{"key": "service", "value": "yard", "description": "🄵 Service Type"},
+1 -1
View File
@@ -4331,7 +4331,7 @@
}
},
"segregated": {
"label": "Bicycle-Pedestrian Segregation"
"label": "Bicycle-Pedestrian Separation"
},
"self_service": {
"label": "Self-Service"