]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/uk/activities.php
Improve sorting Shelf Books
[bookstack] / resources / lang / uk / activities.php
index 2ed0d5560aeff67d8eac1369cb56aa333a907a9a..51cf9db19058b4f8a980b23884bb1fee9d3caa44 100644 (file)
@@ -36,7 +36,7 @@ return [
     'book_sort_notification'      => 'Книгу успішно відновлено',
 
     // Bookshelves
-    'bookshelf_create'            => 'Ñ\81Ñ\82воÑ\80ено книжкову полицю',
+    'bookshelf_create'            => 'Ñ\81Ñ\82воÑ\80ив книжкову полицю',
     'bookshelf_create_notification'    => 'Книжкову полицю успішно створено',
     'bookshelf_update'                 => 'оновив книжкову полицю',
     'bookshelf_update_notification'    => 'Книжкову полицю успішно оновлено',
@@ -45,4 +45,5 @@ return [
 
     // Other
     'commented_on'                => 'прокоментував',
+    'permissions_update'          => 'updated permissions',
 ];