Added translation using Weblate (Dutch)

This commit is contained in:
Marc Hulsebosch 2020-07-27 17:16:34 +00:00 committed by Weblate
parent 38995950bc
commit 303608b147

52
langs/nl.json Normal file
View File

@ -0,0 +1,52 @@
{
"common": {
"cancel": "",
"unknown": ""
},
"headings": {
"addServer": "",
"home": "",
"links": "",
"servers": "",
"settings": ""
},
"addServer": {
"address": "",
"validation": {
"empty": "",
"invalid": "",
"invalidProduct": "",
"noConnection": ""
}
},
"home": {
"offline": "",
"retry": ""
},
"settings": {
"version": "",
"keepAwake": "",
"rotationLock": "",
"expoVersion": ""
},
"links": {
"website": "",
"documentation": "",
"source": "",
"translate": "",
"feature": "",
"issue": ""
},
"alerts": {
"deleteServer": {
"title": "",
"description": "",
"confirm": ""
},
"resetApplication": {
"title": "",
"description": "",
"confirm": ""
}
}
}