1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

i18n: add hebrew *partial*

- Most widgets and components lack proper RTL layout support
- Merging hebrew anyway, as these can be updated incrementally later
This commit is contained in:
bbedward
2025-12-04 11:39:58 -05:00
parent 2137920e81
commit 8161fd6acb
2 changed files with 3249 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ LANGUAGES = {
"it": "it.json",
"pl": "pl.json",
"es": "es.json",
"he": "he.json",
}
def error(msg):

File diff suppressed because it is too large Load Diff