]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/uk/activities.php
Add prev and next button to navigate through different pages
[bookstack] / resources / lang / uk / activities.php
index 585f92269b4b5a0888018dca5536da08049ba0f0..51cf9db19058b4f8a980b23884bb1fee9d3caa44 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
- * Activity text strings. / Текстові рядки активності.
- * Is used for all the text within activity logs & notifications. / Використовується для всього тексту в журналах активності та сповіщеннях.
+ * Activity text strings.
+ * Is used for all the text within activity logs & notifications.
  */
 return [
 
@@ -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',
 ];