]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/eu/editor.php
Guest create page: name field autofocus
[bookstack] / resources / lang / eu / editor.php
index 5381baf182b6047cda949578ee28e02a18277d48..6972b991eb279ee978f360245329261b8f1b7284 100644 (file)
@@ -66,6 +66,7 @@ return [
     'insert_link_title' => 'Txertatu/Aldatu esteka',
     'insert_horizontal_line' => 'Txertatu linea horizontala',
     'insert_code_block' => 'Txertatu kode-blokea',
+    'edit_code_block' => 'Edit code block',
     'insert_drawing' => 'Txertatu marrazki berria',
     'drawing_manager' => 'Marrazki kudeaketa',
     'insert_media' => 'Txertatu/aldatu media',
@@ -143,9 +144,11 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Text to display',
     'title' => 'Title',
-    'open_link' => 'Open link in...',
+    'open_link' => 'Open link',
+    'open_link_in' => 'Open link in...',
     'open_link_current' => 'Current window',
     'open_link_new' => 'New window',
+    'remove_link' => 'Remove link',
     'insert_collapsible' => 'Insert collapsible block',
     'collapsible_unwrap' => 'Unwrap',
     'edit_label' => 'Edit label',
@@ -157,7 +160,7 @@ return [
     'about' => 'About the editor',
     'about_title' => 'About the WYSIWYG Editor',
     'editor_license' => 'Editor License & Copyright',
-    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.',
+    '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' => 'Save Page & Continue',
     'callouts_cycle' => '(Keep pressing to toggle through types)',