]> BookStack Code Mirror - bookstack/blobdiff - lang/he/common.php
fix tests namespace definition
[bookstack] / lang / he / common.php
index dafafe6ed18d2fc08ed555f0cbb1d052341de0f3..a427df954fe977ab7b4179c14bf8e68cdf1d1ed3 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'תיאור',
     'role' => 'תפקיד',
     'cover_image' => 'תמונת נושא',
-    'cover_image_description' => 'התמונה צריכה להיות בסביבות 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' => 'פעולות',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'מדיניות הפרטיות',
     'terms_of_service' => 'תנאי שימוש',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];