]> BookStack Code Mirror - bookstack/blobdiff - lang/eu/common.php
Perms: Fixed some issues made when adding transactions
[bookstack] / lang / eu / common.php
index e2de6ae9f81c8a7793dc9b0b131bf1cd73507a72..f3696825e57b500c979549bfaffe45bb038460d1 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',
@@ -30,6 +30,8 @@ return [
     'create' => 'Sortu',
     'update' => 'Eguneratu',
     'edit' => 'Editatu',
+    'archive' => 'Archive',
+    'unarchive' => 'Un-Archive',
     'sort' => 'Ordenatu',
     'move' => 'Mugitu',
     'copy' => 'Kopiatu',
@@ -107,4 +109,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',
 ];