1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-04 12:38:31 -04:00

i18n: add arabic

(cherry picked from commit 31ea83584b)
This commit is contained in:
bbedward
2026-07-13 10:46:38 -04:00
committed by purian23
parent acda199e28
commit 7c6ad65b5a
4 changed files with 9442 additions and 31 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ LANGUAGES = {
"sv": "sv.json",
"vi": "vi.json",
"eo": "eo.json",
"ko": "ko.json"
"ko": "ko.json",
"ar": "ar.json"
}
def error(msg):