forked from MapComplete/MapComplete
Themes(climbing): add explicit mention of some icons, should fix #2472
This commit is contained in:
parent
966c351876
commit
0485c571f1
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
"ja": "ルートの長さは平均で<b>{canonical(climbing:length)}</b>です",
|
||||
"nl": "De klimroutes zijn gemiddeld <b>{canonical(climbing:length)}</b> lang"
|
||||
},
|
||||
"icon": "./assets/themes/climbing/height.svg",
|
||||
"freeform": {
|
||||
"key": "climbing:length",
|
||||
"type": "pfloat"
|
||||
|
@ -426,6 +427,7 @@
|
|||
"it": "Le vie di arrampicata sportiva qui hanno al massimo {climbing:bolts:max} spit. <div class='subtle'>Questo è senza le soste e indica quanti rinvii servono a un arrampicatore.</div>",
|
||||
"nl": "De sportklimroutes hebben maximum {climbing:bolts:max} haken. <div class='subtle'>Hierbij worden standplaatsen niet meegeteld. Dit geeft aan hoeveel setjes een klimmer nodig heeft.</div>"
|
||||
},
|
||||
"icon": "./assets/themes/climbing/carabiner.svg",
|
||||
"freeform": {
|
||||
"key": "climbing:bolts:max",
|
||||
"type": "pnat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue