X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5681/head:/lang/ro/editor.php diff --git a/lang/ro/editor.php b/lang/ro/editor.php index 65208957b..a61fdc6c8 100644 --- a/lang/ro/editor.php +++ b/lang/ro/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Anulează', 'save' => 'Salvează', 'close' => 'Închide', + 'apply' => 'Apply', 'undo' => 'Anulează', 'redo' => 'Refă', 'left' => 'Stânga', @@ -147,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Text de afișat', 'title' => 'Titlu', + 'browse_links' => 'Browse links', 'open_link' => 'Deschide link-ul', 'open_link_in' => 'Deschide link-ul în...', 'open_link_current' => 'Fereastra curentă', @@ -163,6 +165,8 @@ return [ 'about' => 'Despre editor', 'about_title' => 'Despre editorul WYSIWYG', 'editor_license' => 'Editor licență și drepturi de autor', + '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' => 'Acest editor este construit folosind :tinyLink care este furnizat sub licența MIT.', 'editor_tiny_license_link' => 'Detaliile privind drepturile de autor şi licența TinyMCE pot fi consultate aici.', 'save_continue' => 'Salvează pagina și continuă',