X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3619f79ca6c9fc547ef2630a681599591ba25b3a..refs/pull/5681/head:/lang/fi/editor.php diff --git a/lang/fi/editor.php b/lang/fi/editor.php index 34150e647..6b5683d38 100644 --- a/lang/fi/editor.php +++ b/lang/fi/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Peruuta', 'save' => 'Tallenna', 'close' => 'Sulje', + 'apply' => 'Apply', 'undo' => 'Kumoa', 'redo' => 'Tee uudelleen', 'left' => 'Vasen', @@ -147,6 +148,7 @@ return [ 'url' => 'URL-osoite', 'text_to_display' => 'Näytettävä teksti', 'title' => 'Otsikko', + 'browse_links' => 'Browse links', 'open_link' => 'Avaa linkki', 'open_link_in' => 'Avaa linkki...', 'open_link_current' => 'Nykyinen ikkuna', @@ -163,6 +165,8 @@ return [ 'about' => 'Tietoja editorista', 'about_title' => 'Tietoja WYSIWYG-editorista', 'editor_license' => 'Editorin lisenssi ja tekijänoikeus', + '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' => 'Tämä editori on rakennettu käyttäen sovellusta :tinyLink, joka on MIT-lisenssin alainen.', 'editor_tiny_license_link' => 'TinyMCE-editorin tekijänoikeus- ja lisenssitiedot löytyvät täältä.', 'save_continue' => 'Tallenna sivu ja jatka',