mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-07 05:58:28 -04:00
i18n: add Korean
This commit is contained in:
@@ -31,7 +31,8 @@ LANGUAGES = {
|
|||||||
"de": "de.json",
|
"de": "de.json",
|
||||||
"sv": "sv.json",
|
"sv": "sv.json",
|
||||||
"vi": "vi.json",
|
"vi": "vi.json",
|
||||||
"eo": "eo.json"
|
"eo": "eo.json",
|
||||||
|
"ko": "ko.json"
|
||||||
}
|
}
|
||||||
|
|
||||||
def error(msg):
|
def error(msg):
|
||||||
|
|||||||
Reference in New Issue
Block a user