]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/entities.php
move zip export into exportservice
[bookstack] / resources / lang / en / entities.php
index 79e640378f350d96a44a9c21b113ff19e6e68c98..b459c3d4bd0840fc3ce87591e7d6323e207bd325 100644 (file)
@@ -33,6 +33,7 @@ return [
     'export_html' => 'Contained Web File',
     'export_pdf' => 'PDF File',
     'export_text' => 'Plain Text File',
+    'export_md' => 'Markdown File',
 
     // Permissions and restrictions
     'permissions' => 'Permissions',
@@ -135,7 +136,6 @@ return [
     'books_sort_chapters_last' => 'Chapters Last',
     'books_sort_show_other' => 'Show Other Books',
     'books_sort_save' => 'Save New Order',
-    'book_parent_shelves_empty' => 'Shelves that this book is on will appear here.',
 
     // Chapters
     'chapter' => 'Chapter',