X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5591/head:/lang/sk/editor.php diff --git a/lang/sk/editor.php b/lang/sk/editor.php index ec7f24d65..3c098e3b3 100644 --- a/lang/sk/editor.php +++ b/lang/sk/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Zrušiť', 'save' => 'Uložiť', 'close' => 'Zavrieť', + 'apply' => 'Apply', 'undo' => 'Vrátiť späť', 'redo' => 'Obnoviť', 'left' => 'Vľavo', @@ -147,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Text na zobrazenie', 'title' => 'Názov', + 'browse_links' => 'Browse links', 'open_link' => 'Otvoriť odkaz', 'open_link_in' => 'Otvoriť odkaz v...', 'open_link_current' => 'Iba aktuálne okno', @@ -163,6 +165,8 @@ return [ 'about' => 'O editore', 'about_title' => 'O WYSIWYG Editore', 'editor_license' => 'Licencia editora a autorské práva', + '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' => 'Tento editor je vytvorený pomocou :tinyLink, ktorý je poskytovaný pod licenciou MIT.', 'editor_tiny_license_link' => 'Podrobnosti o autorských právach a licenciách TinyMCE nájdete tu.', 'save_continue' => 'Uložiť a pokračovať',