feat(i18n): Hebrew locale + full RTL support
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user