feat(i18n): Hebrew locale + full RTL support

This commit is contained in:
Shuki Vaknin
2026-07-08 00:07:34 +02:00
committed by Linus Rath
parent 8904d724bb
commit 22418c17cf
113 changed files with 3958 additions and 494 deletions
+5 -1
View File
@@ -1275,6 +1275,10 @@
"return_to_list_after_action": {
"label": "Return to list after delete or mark unread",
"description": "After deleting or marking the open message unread, go back to the message list instead of opening the next message."
},
"rtl_editing": {
"label": "Right-to-left editing support",
"description": "Adds a direction button to the composer toolbar so you can set paragraphs left-to-right or right-to-left"
}
},
"composer": {
@@ -3236,4 +3240,4 @@
"dont_remind": "Don't remind me again",
"dismiss_aria": "Dismiss install prompt"
}
}
}