mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 00:29:40 +02:00
add suffix to regional field
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"ascent",
|
||||
"colour",
|
||||
"descent",
|
||||
"direction_cardinal",
|
||||
"direction_cardinal-US-CA-NZ",
|
||||
"distance",
|
||||
"roundtrip"
|
||||
],
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name",
|
||||
"ref_route",
|
||||
"network_road",
|
||||
"direction_cardinal",
|
||||
"direction_cardinal-US-CA-NZ",
|
||||
"from",
|
||||
"to",
|
||||
"via"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"colour",
|
||||
"direction_cardinal",
|
||||
"direction_cardinal-US-CA-NZ",
|
||||
"distance",
|
||||
"duration",
|
||||
"interval",
|
||||
|
||||
@@ -885,7 +885,7 @@ 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:
|
||||
direction_cardinal-US-CA-NZ:
|
||||
# direction=*
|
||||
label: Direction
|
||||
options:
|
||||
@@ -897,6 +897,7 @@ en:
|
||||
south: Southbound
|
||||
# direction=west
|
||||
west: Westbound
|
||||
terms: '[translate with synonyms or related terms for ''Direction'', separated by commas]'
|
||||
direction_clock:
|
||||
# direction=*
|
||||
label: Direction
|
||||
|
||||
Reference in New Issue
Block a user