X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4d094331cfd1fbd2fede80232d9b1a0a94b4d482..refs/pull/3918/head:/resources/lang/bs/common.php diff --git a/resources/lang/bs/common.php b/resources/lang/bs/common.php index f313268a9..a1236e230 100644 --- a/resources/lang/bs/common.php +++ b/resources/lang/bs/common.php @@ -25,6 +25,7 @@ return [ 'actions' => 'Akcije', 'view' => 'Prikaz', 'view_all' => 'Prikaži sve', + 'new' => 'New', 'create' => 'Kreiraj', 'update' => 'Ažuriraj', 'edit' => 'Uredi', @@ -47,6 +48,8 @@ return [ 'previous' => 'Prethodno', 'filter_active' => 'Active Filter:', 'filter_clear' => 'Clear Filter', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'Opcije sortiranja', @@ -75,14 +78,17 @@ return [ 'status_active' => 'Active', 'status_inactive' => 'Inactive', 'never' => 'Never', + 'none' => 'None', // Header + 'homepage' => 'Homepage', 'header_menu_expand' => 'Otvori meni u zaglavlju', 'profile_menu' => 'Meni profila', 'view_profile' => 'Pogledaj profil', 'edit_profile' => 'Izmjeni profil', 'dark_mode' => 'Tamni način rada', 'light_mode' => 'Svijetli način rada', + 'global_search' => 'Global Search', // Layout tabs 'tab_info' => 'Informacije',