X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2b9b0f91cbd053ecc248652db2d86ef42fd86817..refs/pull/5676/head:/lang/sr/editor.php diff --git a/lang/sr/editor.php b/lang/sr/editor.php index b376e542c..5db25faf3 100644 --- a/lang/sr/editor.php +++ b/lang/sr/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Поништи', 'save' => 'Сачувај', 'close' => 'Затвори', + 'apply' => 'Apply', 'undo' => 'Опозови', 'redo' => 'Понови', 'left' => 'Лево', @@ -147,6 +148,7 @@ return [ 'url' => 'УРЛ', 'text_to_display' => 'Текст за приказ', 'title' => 'Наслов', + 'browse_links' => 'Browse links', 'open_link' => 'Отвори везу', 'open_link_in' => 'Отвори везу у...', 'open_link_current' => 'Тренутни прозор', @@ -163,6 +165,8 @@ return [ 'about' => 'О уређивачу', 'about_title' => 'О уређивачу WYSIWYG', 'editor_license' => 'Уредничка лиценца и ауторска права', + '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' => 'Овај уређивач је направљен помоћу :tinyLink који је обезбеђен под МИТ лиценцом.', 'editor_tiny_license_link' => 'Детаље о ауторским правима и лиценци за ТиниМЦЕ можете пронаћи овде.', 'save_continue' => 'Сачувај страницу и настави',