Skip to content

Commit 9314637

Browse files
Merge pull request #2514 from CatimaLoyalty/fix/he
Fix hebrew support
2 parents edc3c38 + 6c7f21d commit 9314637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scripts/new-locales.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
NOT_LANGS = ("night", "w600dp")
1212
REPLACE_CODES = {
1313
"el": "el-rGR",
14+
"he": "iw",
1415
"id": "in-rID",
1516
"ro": "ro-rRO",
1617
"zh_Hans": "zh-rCN",

0 commit comments

Comments
 (0)