]> BookStack Code Mirror - bookstack/blobdiff - lang/sv/editor.php
added routes for zip export
[bookstack] / lang / sv / editor.php
index 25e443511c1b11e67cdcc5de2c5b03ee004b0371..a35b5247e1a9984884f56968eca01f41c23069cb 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Avbryt',
     'save' => 'Spara',
     'close' => 'Stäng',
+    'apply' => 'Apply',
     'undo' => 'Ångra',
     'redo' => 'Gör om',
     'left' => 'Vänster',
@@ -147,6 +148,7 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Text som ska visas',
     'title' => 'Titel',
+    'browse_links' => 'Browse links',
     'open_link' => 'Öppna länk',
     'open_link_in' => 'Öppna länk i...',
     'open_link_current' => 'Aktuellt fönster',
@@ -163,6 +165,8 @@ return [
     'about' => 'Om redigeraren',
     'about_title' => 'Om WYSIWYG-redigeraren',
     'editor_license' => 'Licens och upphovsrätt för redigerare',
+    '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' => 'Denna redigerare är byggd med :tinyLink som tillhandahålls under MIT licensen.',
     'editor_tiny_license_link' => 'Upphovsrätten och licensuppgifterna för TinyMCE hittar du här.',
     'save_continue' => 'Spara sida & fortsätt',