1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

i18n: add Korean

This commit is contained in:
bbedward
2026-07-07 09:32:15 -04:00
parent 0c4c5fc146
commit 0cd8974110
+2 -1
View File
@@ -31,7 +31,8 @@ LANGUAGES = {
"de": "de.json",
"sv": "sv.json",
"vi": "vi.json",
"eo": "eo.json"
"eo": "eo.json",
"ko": "ko.json"
}
def error(msg):