Merge pull request #87 from michield/main

Create nl.js
This commit is contained in:
Dale Davies
2023-04-14 17:10:26 +01:00
committed by GitHub

View File

@@ -0,0 +1,18 @@
{
"greetings.goodafternoon": "Goedemiddag",
"greetings.goodevening": "Goedenavond",
"greetings.goodmorning": "Goedemorgen",
"greetings.goodnight": "Goedenavond",
"search.search": "Zoeken",
"search.searchon": "<span>Zoek via</span> {{searchprovider}}",
"search.sites": "Websites",
"status.status": "Status",
"status.error": "fout" ,
"status.offline": "offline",
"status.online": "online",
"status.unknown": "onbekend",
"tags": "Tags",
"tags.home": "home",
"unsplash.description.photoby": "Foto door {{user}}",
"unsplash.description.by": "{{description}} door {{user}}"
}