mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Merge branch 'route-directions-202' into main
This commit is contained in:
commit
f0a63f1026
5 changed files with 33 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue