]> BookStack Code Mirror - bookstack/blobdiff - lang/bs/common.php
Search: Prevented negated terms filling in UI inputs
[bookstack] / lang / bs / common.php
index 9dd94e21408fac59c2616a6a0c8b1b9c75f6e134..aca83898d51035e52f86a74da5eed04fe6f87d2e 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Opis',
     'role' => 'Uloga',
     'cover_image' => 'Naslovna slika',
-    'cover_image_description' => 'Ova slika treba biti približno 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' => 'Akcije',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => 'Clear Filter',
     'download' => 'Download',
     'open_in_tab' => 'Open in Tab',
+    'open' => 'Open',
 
     // Sort Options
     'sort_options' => 'Opcije sortiranja',