]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sv/components.php
Initial Crowdin Translation Integration Merge (#1731)
[bookstack] / resources / lang / sv / components.php
index 8b1e95ec6b31006b1f094742ebc5c30f3cdc724c..5e4085dec792eac2d657d2f016418e76eefa3892 100644 (file)
@@ -1,9 +1,10 @@
 <?php
+/**
+ * Text used in custom JavaScript driven components.
+ */
 return [
 
-    /**
-     * Image Manager
-     */
+    // Image Manager
     'image_select' => 'Val av bild',
     'image_all' => 'Alla',
     'image_all_title' => 'Visa alla bilder',
@@ -24,9 +25,7 @@ return [
     'image_delete_success' => 'Bilden har tagits bort',
     'image_upload_remove' => 'Radera',
 
-    /**
-     * Code editor
-     */
+    // Code Editor
     'code_editor' => 'Redigera kod',
     'code_language' => 'SprÃ¥k',
     'code_content' => 'Kod',