]> BookStack Code Mirror - bookstack/blobdiff - lang/bg/common.php
respective book and chapter structure added.
[bookstack] / lang / bg / common.php
index 5fa91b2e8711ac7297d96caaa32a45bedabd387d..30298e6394183b04d97002b60992433f0c15a35f 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Описание',
     'role' => 'Роля',
     'cover_image' => 'Образ на корицата',
-    'cover_image_description' => 'Образът трябва да е горе-долу 440х250 пиксела.',
+    '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',
 ];