X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2b9b0f91cbd053ecc248652db2d86ef42fd86817..refs/pull/5681/head:/lang/sl/editor.php diff --git a/lang/sl/editor.php b/lang/sl/editor.php index b6f462eb5..c050d6b37 100644 --- a/lang/sl/editor.php +++ b/lang/sl/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Prekliči', 'save' => 'Shrani', 'close' => 'Zapri', + 'apply' => 'Apply', 'undo' => 'Razveljavi', 'redo' => 'Ponovi', 'left' => 'Levo', @@ -147,6 +148,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', @@ -163,6 +165,8 @@ return [ 'about' => 'O urejevalniku', 'about_title' => 'O Urejevalniku WYSIWYG', 'editor_license' => 'Licenca in avtorske pravice Urejevalnika', + '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' => 'Urejevalnik je ustvarjen z uporabo :tinyLink pod pogoji licence MIT.', 'editor_tiny_license_link' => 'Podrobnosti o avtorskih pravicah in licenci za TinyMCE lahko preberete tukaj.', 'save_continue' => 'Shrani stran in Nadaljuj',