X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5721/head:/lang/he/editor.php diff --git a/lang/he/editor.php b/lang/he/editor.php index 86594f6b5..f119041b6 100644 --- a/lang/he/editor.php +++ b/lang/he/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'ביטול', 'save' => 'שמור', 'close' => 'סגור', + 'apply' => 'Apply', 'undo' => 'אחזר', 'redo' => 'בצע שוב', 'left' => 'שמאל', @@ -81,6 +82,9 @@ return [ 'table_properties' => 'Table properties', 'table_properties_title' => 'Table Properties', 'delete_table' => 'Delete table', + 'table_clear_formatting' => 'Clear table formatting', + 'resize_to_contents' => 'Resize to contents', + 'row_header' => 'Row header', 'insert_row_before' => 'Insert row before', 'insert_row_after' => 'Insert row after', 'delete_row' => 'Delete row', @@ -144,6 +148,7 @@ return [ 'url' => 'קישור', 'text_to_display' => 'טקסט שיוצג', 'title' => 'כותרת', + 'browse_links' => 'Browse links', 'open_link' => 'Open link', 'open_link_in' => 'Open link in...', 'open_link_current' => 'החלון הנוכחי', @@ -160,6 +165,8 @@ return [ 'about' => 'About the editor', 'about_title' => 'אודות עורך הטקסט הויזואלי', 'editor_license' => 'רשיון וזכויות העורך', + 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', + 'editor_lexical_license_link' => 'Full license details can be found here.', 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'שמור עמוד והמשך',