]> BookStack Code Mirror - bookstack/blobdiff - lang/eu/editor.php
Searching: Added test for guillemets
[bookstack] / lang / eu / editor.php
index 6972b991eb279ee978f360245329261b8f1b7284..34c73997840c2ba3c04ce200e683cbecbb67088a 100644 (file)
@@ -81,6 +81,9 @@ return [
     'table_properties' => 'Taularen propietateak',
     'table_properties_title' => 'Taularen propietateak',
     'delete_table' => 'Ezabatu taula',
+    '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',
@@ -160,6 +163,8 @@ return [
     'about' => 'About the editor',
     'about_title' => 'About the WYSIWYG Editor',
     'editor_license' => 'Editor License & Copyright',
+    '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' => 'Save Page & Continue',