X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3a058a6e349db0456c294fc47e5537a0fd73ecd0..refs/pull/5721/head:/lang/ca/editor.php diff --git a/lang/ca/editor.php b/lang/ca/editor.php index 7a09986a2..331e59631 100644 --- a/lang/ca/editor.php +++ b/lang/ca/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Cancel·la', 'save' => 'Desa', 'close' => 'Tanca', + 'apply' => 'Apply', 'undo' => 'Desfés', 'redo' => 'Refés', 'left' => 'Esquerra', @@ -147,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Text per a mostrar', 'title' => 'Títol', + 'browse_links' => 'Browse links', 'open_link' => 'Obre l’enllaç', 'open_link_in' => 'Obre l’enllaç…', 'open_link_current' => 'A la finestra actual', @@ -163,6 +165,8 @@ return [ 'about' => 'Quant a l’Editor', 'about_title' => 'Quant a l’Editor WYSIWYG', 'editor_license' => 'Llicència i copyright de l’Editor', + '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' => 'Aquest editor s’ha creat amb :tinyLink que es proporciona amb la llicència MIT.', 'editor_tiny_license_link' => 'Detalls de la llicència i el copyright de TinyMCE.', 'save_continue' => 'Desa la pàgina i continua',