]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/uk/common.php
Added language list favourites sorting, updated styles
[bookstack] / resources / lang / uk / common.php
index 56aab17ce3a978e13a61a347eb1adc34c54a7dcf..549b22d11ac8f945cb5dedd005029282f43f0984 100644 (file)
@@ -47,6 +47,8 @@ return [
     'previous' => 'Назад',
     'filter_active' => 'Активний фільтр:',
     'filter_clear' => 'Очистити фільтр',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Параметри сортування',
@@ -71,10 +73,11 @@ return [
     'list_view' => 'Вигляд Списком',
     'default' => 'За замовчуванням',
     'breadcrumb' => 'Навігація',
-    'status' => 'Status',
-    'status_active' => 'Active',
-    'status_inactive' => 'Inactive',
-    'never' => 'Never',
+    'status' => 'Стан',
+    'status_active' => 'Активний',
+    'status_inactive' => 'Неактивний',
+    'never' => 'Ніколи',
+    'none' => 'Відсутньо',
 
     // Header
     'header_menu_expand' => 'Розгорнути меню заголовка',