// Buttons
'cancel' => 'Otkaži',
+ 'close' => 'Close',
'confirm' => 'Potvrdi',
'back' => 'Nazad',
'save' => 'Spremi',
'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',
'remove' => 'Ukloni',
'add' => 'Dodaj',
'configure' => 'Configure',
+ 'manage' => 'Manage',
'fullscreen' => 'Prikaz preko čitavog ekrana',
'favourite' => 'Favorit',
'unfavourite' => 'Ukloni favorit',
'filter_clear' => 'Clear Filter',
'download' => 'Download',
'open_in_tab' => 'Open in Tab',
+ 'open' => 'Open',
// Sort Options
'sort_options' => 'Opcije sortiranja',
// Not directly used but available for convenience to users.
'privacy_policy' => 'Pravila o privatnosti',
'terms_of_service' => 'Uslovi korištenja',
+
+ // OpenSearch
+ 'opensearch_description' => 'Search :appName',
];