Merge branch 'route-directions-202' into main

This commit is contained in:
Martin Raifer
2022-01-04 10:52:57 +01:00
5 changed files with 33 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"key": "direction",
"type": "combo",
"label": "Direction",
"strings": {
"options": {
"north": "Northbound",
"south": "Southbound",
"east": "Eastbound",
"west": "Westbound"
}
},
"autoSuggestions" : false,
"locationSet": {
"include": [ "CA", "NZ", "US" ]
}
}
+1
View File
@@ -14,6 +14,7 @@
"ascent",
"colour",
"descent",
"direction_cardinal-US-CA-NZ",
"distance",
"roundtrip"
],
+1
View File
@@ -4,6 +4,7 @@
"name",
"ref_route",
"network_road",
"direction_cardinal-US-CA-NZ",
"from",
"to",
"via"
+1
View File
@@ -11,6 +11,7 @@
],
"moreFields": [
"colour",
"direction_cardinal-US-CA-NZ",
"distance",
"duration",
"interval",
+13
View File
@@ -885,6 +885,19 @@ en:
# direction field placeholder
placeholder: '45, 90, 180, 270'
terms: '[translate with synonyms or related terms for ''Direction (Degrees Clockwise)'', separated by commas]'
direction_cardinal-US-CA-NZ:
# direction=*
label: Direction
options:
# direction=east
east: Eastbound
# direction=north
north: Northbound
# direction=south
south: Southbound
# direction=west
west: Westbound
terms: '[translate with synonyms or related terms for ''Direction'', separated by commas]'
direction_clock:
# direction=*
label: Direction