Chore: translation sync
This commit is contained in:
parent
381bdd32e9
commit
1b4a1cea88
8 changed files with 466 additions and 421 deletions
|
@ -155,20 +155,23 @@
|
|||
{
|
||||
"id": "oneway",
|
||||
"question": {
|
||||
"en": "In what direction can this aerialway be taken?"
|
||||
"en": "In what direction can this aerialway be taken?",
|
||||
"de": "In welche Richtung kann diese Seilbahn genutzt werden?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": "oneway=yes",
|
||||
"alsoShowIf": "oneway=",
|
||||
"then": {
|
||||
"en": "This aerialway can only be taken to the top"
|
||||
"en": "This aerialway can only be taken to the top",
|
||||
"de": "Diese Seilbahn kann nur nach oben gefahren werden"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": "oneway=no",
|
||||
"then": {
|
||||
"en": "This aerialway can be taken in both directions"
|
||||
"en": "This aerialway can be taken in both directions",
|
||||
"de": "Diese Seilbahn kann in beide Richtungen befahren werden"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue