]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/cy/editor.php
Guest create page: name field autofocus
[bookstack] / resources / lang / cy / editor.php
index da7ffcf01ce1a4d6c1f47a2d2842de16be4b788b..670c1c5e1acd0995de08f07c7cca695821a290c2 100644 (file)
@@ -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' => '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',