]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/editor.php
Added translation string for tasklist WYSIWYG action
[bookstack] / resources / lang / en / editor.php
index 2b1d1a5193836ca7996a96c1e3e92f436245eddc..3daa03e7e2359f8f1edb94afd161f8eb2204a613 100644 (file)
@@ -55,6 +55,7 @@ return [
     'align_justify' => 'Align justify',
     'list_bullet' => 'Bullet list',
     'list_numbered' => 'Numbered list',
+    'list_task' => 'Task list',
     'indent_increase' => 'Increase indent',
     'indent_decrease' => 'Decrease indent',
     'table' => 'Table',
@@ -136,6 +137,7 @@ return [
     'edit_label' => 'Edit label',
     'toggle_open_closed' => 'Toggle open/closed',
     'collapsible_edit' => 'Edit collapsible block',
+    'toggle_label' => 'Toggle label',
 
     // About view
     'about_title' => 'About the WYSIWYG Editor',
@@ -144,6 +146,7 @@ return [
     '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)',
+    'link_selector' => 'Link to content',
     'shortcuts' => 'Shortcuts',
     'shortcut' => 'Shortcut',
     'shortcuts_intro' => 'The following shortcuts are available in the editor:',