1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-09 15:22:13 -04:00

i18n: add Dutch

This commit is contained in:
bbedward
2026-01-29 09:35:23 -05:00
parent ac509933d7
commit ed87e1b00b
16 changed files with 12503 additions and 846 deletions

View File

@@ -25,7 +25,8 @@ LANGUAGES = {
"he": "he.json",
"hu": "hu.json",
"fa": "fa.json",
"fr": "fr.json"
"fr": "fr.json",
"nl": "nl.json"
}
def error(msg):