forked from MapComplete/MapComplete
Add a German translation in climbing_area.json
This commit is contained in:
parent
5c641f071a
commit
0bdca4f525
1 changed files with 4 additions and 1 deletions
|
@ -291,7 +291,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"if": "climbing=area",
|
"if": "climbing=area",
|
||||||
"then": "A climbing area with one or more climbing crags and/or boulders"
|
"then": {
|
||||||
|
"en": "A climbing area with one or more climbing crags and/or boulders"
|
||||||
|
"de": "Ein Klettergebiet mit einem oder meheren Kletter- und/oder Boulderfelsen"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "Type"
|
"id": "Type"
|
||||||
|
|
Loading…
Add table
Reference in a new issue