]> BookStack Code Mirror - bookstack/blobdiff - lang/nn/common.php
respective book and chapter structure added.
[bookstack] / lang / nn / common.php
index 74b39efa2bbab03d1699ec7fcf6210459dc51650..3d623dbc4922a8faa40537bef140640bf738e582 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Skildring',
     'role' => 'Rolle',
     'cover_image' => 'Framside',
-    'cover_image_description' => 'Bilete bør vere ca. 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' => 'Handlingar',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Personvernreglar',
     'terms_of_service' => 'Bruksvilkår',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];