mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
add field for the "two_sided=yes" tag
see https://github.com/openstreetmap/iD/issues/9329#issuecomment-1270589307
This commit is contained in:
parent
96f30790a1
commit
2375a6bef4
6 changed files with 38 additions and 8 deletions
|
|
@ -3462,6 +3462,16 @@ en:
|
|||
turning_circle:
|
||||
# turning_circle=*
|
||||
label: Shape
|
||||
two_sided:
|
||||
# two_sided=*
|
||||
label: Two-Sided
|
||||
options:
|
||||
# two_sided=undefined
|
||||
undefined: 'No'
|
||||
# two_sided=yes
|
||||
'yes': 'Yes'
|
||||
# 'terms: double-sided'
|
||||
terms: '[translate with synonyms or related terms for ''Two-Sided'', separated by commas]'
|
||||
usage_rail:
|
||||
# usage=*
|
||||
label: Usage Type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue