18 lines
448 B
JSON
18 lines
448 B
JSON
|
{
|
||
|
"name": "Nederlands",
|
||
|
"lang": "nl",
|
||
|
"messages": {
|
||
|
"loading": "Laden",
|
||
|
"wikipedia": "Van Wikipedia, de gratis encyclopedie",
|
||
|
"start": "Start Exploring"
|
||
|
},
|
||
|
"buttons": {
|
||
|
"map_overview": "Kaart overzicht",
|
||
|
"overview": "Overzicht",
|
||
|
"backtostart": "Terug naar begin",
|
||
|
"collapse_toggle": "Verberg kaart",
|
||
|
"uncollapse_toggle": "Toon kaart",
|
||
|
"swipe_to_navigate": "Swipe to Navigate<br><span class='vco-button'>OK</span>"
|
||
|
}
|
||
|
}
|