Dutch language update 0.5.49
petervanv committed
May 31, 2020 at 22:11 UTC
0dfa92c1fdfa3cc8a46071dd4759cd88fbe190a7
1 file changed
+2
translate/translate.json
+2
@@ -8349,6 +8349,7 @@
8349
},
8350
{
8351
"en": "Device is battery powered, {0}%",
8352
+ "nl": "Apparaat werkt op batterijen, {0}%",
8353
"xloc": [
8354
"default.handlebars->25->465"
8355
]
@@ -8547,6 +8548,7 @@
8548
},
8549
{
8550
"en": "Device is plugged-in",
8551
+ "nl": "Apparaat is aangesloten",
8552
"xloc": [
8553
"default.handlebars->25->464"
8554
]