]> BookStack Code Mirror - bookstack/blobdiff - lang/sk/common.php
respective book and chapter structure added.
[bookstack] / lang / sk / common.php
index 898e08fdb53e497335073195249de8b8f14b5271..12828d6c2e53404cdb4883dc55ae7e79a3652549 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Popis',
     'role' => 'Rola',
     'cover_image' => 'Obal knihy',
-    'cover_image_description' => 'Tento obrázok by mal byť približne 300 x 170 pixelov.',
+    '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' => 'Akcie',
@@ -107,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Zásady ochrany osobných údajov',
     'terms_of_service' => 'Podmienky používania',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];