]> BookStack Code Mirror - bookstack/blobdiff - lang/eu/common.php
respective book and chapter structure added.
[bookstack] / lang / eu / common.php
index ca707702ec71d3822a5c79dc9dd042ee7a95cb51..35a67b349ab71ef2b209be8e13c845ff1f610514 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Deskribapena',
     'role' => 'Rola',
     'cover_image' => 'Azaleko irudia',
-    'cover_image_description' => 'Irudiaren tamaina 440x250px antzekoa izan beharko litzake.',
+    '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' => 'Ekintzak',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => 'Iragazkia garbitu',
     'download' => 'Download',
     'open_in_tab' => 'Open in Tab',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Ordenatzeko aukerak',
@@ -106,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Pribatutasun politika',
     'terms_of_service' => 'Zerbitzu-baldintzak',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];