1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

i18n: add hungarian

This commit is contained in:
bbedward
2025-12-13 14:03:49 -05:00
parent e4e20fb43a
commit 3b511e2f55
13 changed files with 5473 additions and 197 deletions

View File

@@ -23,6 +23,7 @@ LANGUAGES = {
"pl": "pl.json",
"es": "es.json",
"he": "he.json",
"hu": "hu.json",
}
def error(msg):