forked from MapComplete/MapComplete
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"
|
"nl": "Deze toren heeft {step_count} traptredes"
|
||||||
},
|
},
|
||||||
"condition": {
|
"condition": {
|
||||||
"or": [
|
"or": [
|
||||||
"access=yes",
|
"access=yes",
|
||||||
"access=guided"
|
"access=guided"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -661,7 +661,8 @@
|
||||||
"icon": "./assets/svg/smartphone.svg",
|
"icon": "./assets/svg/smartphone.svg",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "Payment is done using a dedicated app",
|
"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",
|
"icon": "./assets/svg/nfc_card.svg",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "Payment is done using a membership card",
|
"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": {
|
"observation_tower": {
|
||||||
"description": "Türme zur Aussicht auf die umgebende Landschaft",
|
"description": "Türme zur Aussicht auf die umgebende Landschaft",
|
||||||
"name": "Aussichtstürme",
|
"name": "Aussichtstürme",
|
||||||
"presets": {
|
|
||||||
"0": {
|
|
||||||
"title": "Beobachtungsturm"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"Fee": {
|
"Fee": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
|
|
@ -3467,11 +3467,6 @@
|
||||||
"observation_tower": {
|
"observation_tower": {
|
||||||
"description": "Towers with a panoramic view",
|
"description": "Towers with a panoramic view",
|
||||||
"name": "Observation towers",
|
"name": "Observation towers",
|
||||||
"presets": {
|
|
||||||
"0": {
|
|
||||||
"title": "observation tower"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"Fee": {
|
"Fee": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
|
|
@ -3366,12 +3366,6 @@
|
||||||
"observation_tower": {
|
"observation_tower": {
|
||||||
"description": "Torens om van het uitzicht te genieten",
|
"description": "Torens om van het uitzicht te genieten",
|
||||||
"name": "Uitkijktorens",
|
"name": "Uitkijktorens",
|
||||||
"presets": {
|
|
||||||
"0": {
|
|
||||||
"description": "Een publiek toegankelijke uitkijktoren",
|
|
||||||
"title": "Uitkijktoren"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"Fee": {
|
"Fee": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
|
|
|
@ -1015,11 +1015,6 @@
|
||||||
},
|
},
|
||||||
"observation_tower": {
|
"observation_tower": {
|
||||||
"name": "Смотровые башни",
|
"name": "Смотровые башни",
|
||||||
"presets": {
|
|
||||||
"0": {
|
|
||||||
"title": "смотровая башня"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"title": {
|
"title": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue