]> BookStack Code Mirror - bookstack/blobdiff - lang/en/editor.php
Lexical: Updated tests after link changes
[bookstack] / lang / en / editor.php
index a61b460427ebf255364eafee6818af171dbcad99..0d250e9a7bd6e4382fa6b1e55199b9eacff5d5a6 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Cancel',
     'save' => 'Save',
     'close' => 'Close',
+    'apply' => 'Apply',
     'undo' => 'Undo',
     'redo' => 'Redo',
     'left' => 'Left',
@@ -47,6 +48,7 @@ return [
     'superscript' => 'Superscript',
     'subscript' => 'Subscript',
     'text_color' => 'Text color',
+    'highlight_color' => 'Highlight color',
     'custom_color' => 'Custom color',
     'remove_color' => 'Remove color',
     'background_color' => 'Background color',
@@ -147,6 +149,7 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Text to display',
     'title' => 'Title',
+    'browse_links' => 'Browse links',
     'open_link' => 'Open link',
     'open_link_in' => 'Open link in...',
     'open_link_current' => 'Current window',