]> BookStack Code Mirror - bookstack/blobdiff - lang/en/common.php
respective book and chapter structure added.
[bookstack] / lang / en / common.php
index 27037babec0346cebca4494ae81c6baee26e6313..b05169bb2c46211f2341d2f13284f2f74459080a 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Description',
     'role' => 'Role',
     'cover_image' => 'Cover image',
-    'cover_image_description' => 'This image should be approx 440x250px.',
+    'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
 
     // Actions
     'actions' => 'Actions',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Privacy Policy',
     'terms_of_service' => 'Terms of Service',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];