]> BookStack Code Mirror - bookstack/blobdiff - lang/ro/common.php
Themes: Documented public file serving
[bookstack] / lang / ro / common.php
index 142700fa76e1d43ebc67e8d8bae975c17202bbfe..1de631183f6c41ee7d2196b33555a311aef26de4 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Descriere',
     'role' => 'Rol',
     'cover_image' => 'Imagine copertă',
-    'cover_image_description' => 'Această imagine ar trebui să aibă aproximativ 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' => 'Acțiuni',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => 'Șterge filtru',
     'download' => 'Descarcă',
     'open_in_tab' => 'Deschide in tab',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Opțiuni ordonare',
@@ -106,4 +107,7 @@ return [
     // Not directly used but available for convenience to users.
     'privacy_policy' => 'Politică de confidențialitate',
     'terms_of_service' => 'Termeni și condiții',
+
+    // OpenSearch
+    'opensearch_description' => 'Search :appName',
 ];