X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ee24635e06a8c01d751f80caba47c57f76e8989d..refs/pull/3918/head:/resources/lang/he/editor.php diff --git a/resources/lang/he/editor.php b/resources/lang/he/editor.php index 659937ecc..c25846642 100644 --- a/resources/lang/he/editor.php +++ b/resources/lang/he/editor.php @@ -66,6 +66,7 @@ return [ 'insert_link_title' => 'Insert/Edit Link', 'insert_horizontal_line' => 'Insert horizontal line', 'insert_code_block' => 'Insert code block', + 'edit_code_block' => 'Edit code block', 'insert_drawing' => 'Insert/edit drawing', 'drawing_manager' => 'Drawing manager', 'insert_media' => 'Insert/edit media', @@ -143,9 +144,11 @@ return [ 'url' => 'קישור', 'text_to_display' => 'טקסט שיוצג', 'title' => 'כותרת', - 'open_link' => 'פתח קישור ב...', + 'open_link' => 'Open link', + 'open_link_in' => 'Open link in...', 'open_link_current' => 'החלון הנוכחי', 'open_link_new' => 'חלון חדש', + 'remove_link' => 'Remove link', 'insert_collapsible' => 'הכנס מקטע הניתן לכיווץ', 'collapsible_unwrap' => 'בטל גלישת שורות', 'edit_label' => 'עריכת תווית',