1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-25 05:52:50 -05:00

i18n: add farsi

This commit is contained in:
bbedward
2025-12-27 12:46:40 -05:00
parent da37e16b6e
commit 7523190b16
14 changed files with 5547 additions and 1221 deletions

View File

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