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

i18n: add french

This commit is contained in:
bbedward
2026-01-18 14:24:20 -05:00
parent f313d03348
commit 7cb39f00ad
15 changed files with 10135 additions and 495 deletions

View File

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