Rebase and enabling Dutch translation by default

This commit is contained in:
Bram Luyten
2020-02-27 09:51:57 +01:00
parent 5acbf4f216
commit 4814ed0c68

View File

@@ -140,7 +140,7 @@ module.exports = {
}, {
code: 'nl',
label: 'Nederlands',
active: false,
active: true,
}, {
code: 'pt',
label: 'Português',