]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bg/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / bg / common.php
index 889483d01b6228715e001c32fc4258e9a6176fc5..0b065ecc921a1f7a3a89990fc079736444f55cec 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Действия',
     'view' => 'Преглед',
     'view_all' => 'Преглед на всички',
+    'new' => 'New',
     'create' => 'Създай',
     'update' => 'Обновяване',
     'edit' => 'Редактиране',
@@ -47,6 +48,8 @@ return [
     'previous' => 'Предишен',
     'filter_active' => 'Активен филтър:',
     'filter_clear' => 'Изчисти филтъра',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Опции за сортиране',
@@ -78,12 +81,14 @@ return [
     'none' => 'Няма',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Разшири заглавното меню',
     'profile_menu' => 'Профил меню',
     'view_profile' => 'Разглеждане на профил',
     'edit_profile' => 'Редактиране на профила',
     'dark_mode' => 'Тъмен режим',
     'light_mode' => 'Светъл режим',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Информация',