]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/settings.php
Added ability to set a page to view on the homepage.
[bookstack] / resources / lang / en / settings.php
index 3eec7737f913c493b8cf60b45e08b4a4cb64fd8c..c4c8bfc785463833ab3a447bcf70491918fef51f 100644 (file)
@@ -31,6 +31,9 @@ return [
     'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.',
     'app_primary_color' => 'Application primary color',
     'app_primary_color_desc' => 'This should be a hex value. <br>Leave empty to reset to the default color.',
+    'app_homepage' => 'Application Homepage',
+    'app_homepage_desc' => 'Select a page to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
+    'app_homepage_default' => 'Default homepage view chosen',
 
     /**
      * Registration settings