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:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user