X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ee24635e06a8c01d751f80caba47c57f76e8989d..refs/pull/3918/head:/resources/lang/lv/editor.php diff --git a/resources/lang/lv/editor.php b/resources/lang/lv/editor.php index 1a3d75adb..baba6cb6e 100644 --- a/resources/lang/lv/editor.php +++ b/resources/lang/lv/editor.php @@ -66,6 +66,7 @@ return [ 'insert_link_title' => 'Ievietot/rediģēt saiti', 'insert_horizontal_line' => 'Ievietot horizontālu līniju', 'insert_code_block' => 'Ievietot koda bloku', + 'edit_code_block' => 'Edit code block', 'insert_drawing' => 'Ievietot/rediģēt zīmējumu', 'drawing_manager' => 'Zīmēšanas pārvaldnieks', 'insert_media' => 'Ievietot/rediģēt mediju', @@ -143,9 +144,11 @@ return [ 'url' => 'URL', 'text_to_display' => 'Attēlojamais teksts', 'title' => 'Nosaukums', - 'open_link' => 'Atvērt saiti...', + 'open_link' => 'Open link', + 'open_link_in' => 'Open link in...', 'open_link_current' => 'Šis logs', 'open_link_new' => 'Jauns logs', + 'remove_link' => 'Remove link', 'insert_collapsible' => 'Ievietot sakļaujamu bloku', 'collapsible_unwrap' => 'Attīt', 'edit_label' => 'Rediģēt marķējumu',