1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -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

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):