forked from MapComplete/MapComplete
Translated using Weblate (Dutch)
Currently translated at 78.4% (2872 of 3663 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/nl/
This commit is contained in:
parent
48edea04a0
commit
979564cc21
1 changed files with 17 additions and 1 deletions
|
@ -4647,11 +4647,27 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ice_cream": {
|
"ice_cream": {
|
||||||
|
"description": "Een plaats waar voornamelijk ijsjes verkocht worden, bedoeld voor onmiddelijke consumptie",
|
||||||
|
"name": "IJssalon",
|
||||||
|
"presets": {
|
||||||
|
"0": {
|
||||||
|
"description": "Een plaats waar men voornamelijk ijsjes koopt, meestal met de hand geschept en bedoeld om onmiddellijk op te eten.",
|
||||||
|
"title": "een ijssalon"
|
||||||
|
}
|
||||||
|
},
|
||||||
"tagRenderings": {
|
"tagRenderings": {
|
||||||
"1": {
|
"1": {
|
||||||
"question": "Wat is de naam van dit ijssalon?",
|
"question": "Wat is de naam van dit ijssalon?",
|
||||||
"render": "Dit ijssalon heet <b>{name}</b>"
|
"render": "Dit ijssalon heet <b>{name}</b>"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "{name}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"render": "IJssalon"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"icons": {
|
"icons": {
|
||||||
|
@ -9659,4 +9675,4 @@
|
||||||
"render": "windturbine"
|
"render": "windturbine"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue