]> BookStack Code Mirror - bookstack/blobdiff - lang/ro/common.php
respective book and chapter structure added.
[bookstack] / lang / ro / common.php
index 1bc23dc1883005e1a8d5bc6a8e797f36ecdd4311..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',
@@ -107,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',
 ];