forked from MapComplete/MapComplete
Chore: reset translations
This commit is contained in:
parent
b3bea7503a
commit
edf6e00a5e
1 changed files with 25 additions and 2 deletions
|
@ -1550,16 +1550,39 @@
|
|||
"name": "Public transport stops in OSM",
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This stop is used for bus transit."
|
||||
},
|
||||
"1": {
|
||||
"then": "This stop is used for train transit."
|
||||
},
|
||||
"2": {
|
||||
"then": "This stop is used for light rail transit."
|
||||
},
|
||||
"3": {
|
||||
"then": "This stop is used for subway transit."
|
||||
},
|
||||
"4": {
|
||||
"then": "This stop is used for tram transit."
|
||||
},
|
||||
"5": {
|
||||
"then": "This stop is used for ferry transit."
|
||||
}
|
||||
},
|
||||
"question": "What kind of transit types is this stop used for?"
|
||||
},
|
||||
"1": {
|
||||
"freeform": {
|
||||
"placeholder": "e.g. NL:Q:15003950 or de:03457:15801::2"
|
||||
},
|
||||
"question": "What is the IFOPT reference of this stop?",
|
||||
"render": "The IFOPT reference of this stop is {ref:IFOPT}."
|
||||
},
|
||||
"1": {
|
||||
"2": {
|
||||
"render": "There is a ZHV stop nearby: <a href=#{_closest_zhv_stop_id}>{_closest_zhv_stop_name}</a>."
|
||||
},
|
||||
"2": {
|
||||
"3": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Add IFOPT to this stop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue