forked from MapComplete/MapComplete
Remove preset, fix and sync translations
This commit is contained in:
parent
ac14ef9620
commit
3f37848022
12 changed files with 24 additions and 58 deletions
|
@ -376,6 +376,9 @@
|
|||
"Contained routes length hist": {
|
||||
"render": "<h3>Längenübersicht</h3>{histogramm(_length_hist)}"
|
||||
},
|
||||
"Contained_climbing_routes": {
|
||||
"render": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
},
|
||||
"Rock type (crag/rock/cliff only)": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -403,13 +406,13 @@
|
|||
},
|
||||
"question": "Wie heißt diese Klettergelegenheit?",
|
||||
"render": "<strong>{name}</strong>"
|
||||
},
|
||||
"Contained_climbing_routes": {
|
||||
"render": "<h3> Enthält {_contained_climbing_routes_count} Routen</h3> <ul>{_contained_climbing_routes}</ul>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Klettergarten <b>{name}</b>"
|
||||
},
|
||||
"1": {
|
||||
"then": "Klettergebiet <b>{name}</b>"
|
||||
},
|
||||
|
@ -418,9 +421,6 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Klettermöglichkeit <b>{name}</b>"
|
||||
},
|
||||
"0": {
|
||||
"then": "Klettergarten <b>{name}</b>"
|
||||
}
|
||||
},
|
||||
"render": "Klettermöglichkeit"
|
||||
|
@ -1054,4 +1054,4 @@
|
|||
"shortDescription": "Eine Karte mit Abfalleimern",
|
||||
"title": "Abfalleimer"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue