1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-18 00:55:20 -04:00

i18n: add Vietnamese

This commit is contained in:
bbedward
2026-06-15 23:47:12 -04:00
parent e7221ec623
commit ddf943846f
20 changed files with 13991 additions and 972 deletions
+2 -1
View File
@@ -29,7 +29,8 @@ LANGUAGES = {
"nl": "nl.json",
"ru": "ru.json",
"de": "de.json",
"sv": "sv.json"
"sv": "sv.json",
"vi": "vi.json"
}
def error(msg):