1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -04:00

i18n: add swedish and german

This commit is contained in:
bbedward
2026-03-23 12:04:37 -04:00
parent 7e559cc0bb
commit 59b6d2237b
20 changed files with 16236 additions and 1368 deletions

View File

@@ -27,7 +27,9 @@ LANGUAGES = {
"fa": "fa.json",
"fr": "fr.json",
"nl": "nl.json",
"ru": "ru.json"
"ru": "ru.json",
"de": "de.json",
"sv": "sv.json"
}
def error(msg):