translation-json/frontend/nl/navigation.json

12 lines
239 B
JSON
Raw Normal View History

2018-04-08 00:49:00 +02:00
{
"nav": {
"home": "Home",
"museum": "Museum",
"collection": "Sammlung",
"object": "Objekt",
"topics": "Themen",
2018-05-11 14:13:34 +02:00
"contact": "Kontakt",
"API": "API",
"API_link": ""
2018-04-08 00:49:00 +02:00
}
}