1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

i18n: add spanish

This commit is contained in:
bbedward
2025-12-02 21:18:45 -05:00
parent e7cb0d397e
commit c5c5ce8409
11 changed files with 4364 additions and 609 deletions

View File

@@ -21,6 +21,7 @@ LANGUAGES = {
"tr": "tr.json",
"it": "it.json",
"pl": "pl.json",
"es": "es.json",
}
def error(msg):