1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

i18n: add russian

This commit is contained in:
bbedward
2026-03-10 10:43:46 -04:00
parent 0fef4d515e
commit e9404eb9b6
17 changed files with 16005 additions and 1493 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ LANGUAGES = {
"hu": "hu.json",
"fa": "fa.json",
"fr": "fr.json",
"nl": "nl.json"
"nl": "nl.json",
"ru": "ru.json"
}
def error(msg):