]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/uk/common.php
fix(wysiwyg): preserves line feeds in code block mode
[bookstack] / resources / lang / uk / common.php
index c7da32edb1a76fe48660c2adec6d911595e22d35..11000ea7be550beeb0a09fff5f3b1152d28c9e62 100644 (file)
@@ -71,6 +71,11 @@ return [
     'list_view' => 'Вигляд Списком',
     'default' => 'За замовчуванням',
     'breadcrumb' => 'Навігація',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    'none' => 'None',
 
     // Header
     'header_menu_expand' => 'Розгорнути меню заголовка',