Remove unneeded translations
This commit is contained in:
parent
8b0458938e
commit
84a6170e3e
6 changed files with 8 additions and 27 deletions
|
@ -167,10 +167,10 @@
|
|||
"nl": "Deze toren heeft {step_count} traptredes"
|
||||
},
|
||||
"condition": {
|
||||
"or": [
|
||||
"access=yes",
|
||||
"access=guided"
|
||||
]
|
||||
"or": [
|
||||
"access=yes",
|
||||
"access=guided"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -661,7 +661,8 @@
|
|||
"icon": "./assets/svg/smartphone.svg",
|
||||
"then": {
|
||||
"en": "Payment is done using a dedicated app",
|
||||
"nl": "Betalen via een app van het netwerk"
|
||||
"nl": "Betalen via een app van het netwerk",
|
||||
"hu": "Fizetés erre a célra szolgáló alkalmazással"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -670,7 +671,8 @@
|
|||
"icon": "./assets/svg/nfc_card.svg",
|
||||
"then": {
|
||||
"en": "Payment is done using a membership card",
|
||||
"nl": "Betalen via een lidkaart van het netwerk"
|
||||
"nl": "Betalen via een lidkaart van het netwerk",
|
||||
"hu": "Fizetési tagsági kártyával"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -2252,11 +2252,6 @@
|
|||
"observation_tower": {
|
||||
"description": "Türme zur Aussicht auf die umgebende Landschaft",
|
||||
"name": "Aussichtstürme",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Beobachtungsturm"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Fee": {
|
||||
"mappings": {
|
||||
|
|
|
@ -3467,11 +3467,6 @@
|
|||
"observation_tower": {
|
||||
"description": "Towers with a panoramic view",
|
||||
"name": "Observation towers",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "observation tower"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Fee": {
|
||||
"mappings": {
|
||||
|
|
|
@ -3366,12 +3366,6 @@
|
|||
"observation_tower": {
|
||||
"description": "Torens om van het uitzicht te genieten",
|
||||
"name": "Uitkijktorens",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Een publiek toegankelijke uitkijktoren",
|
||||
"title": "Uitkijktoren"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Fee": {
|
||||
"mappings": {
|
||||
|
|
|
@ -1015,11 +1015,6 @@
|
|||
},
|
||||
"observation_tower": {
|
||||
"name": "Смотровые башни",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "смотровая башня"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Reference in a new issue