X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7c8edf56736bb60a25acbc8be3ed3370f9d12b25..refs/pull/2511/head:/resources/lang/uk/activities.php diff --git a/resources/lang/uk/activities.php b/resources/lang/uk/activities.php index fd8c79660..51cf9db19 100644 --- a/resources/lang/uk/activities.php +++ b/resources/lang/uk/activities.php @@ -2,8 +2,6 @@ /** * Activity text strings. * Is used for all the text within activity logs & notifications. - * Текстові рядки активності. - * Використовується для всього тексту в журналах активності та сповіщеннях. */ return [ @@ -38,7 +36,7 @@ return [ 'book_sort_notification' => 'Книгу успішно відновлено', // Bookshelves - 'bookshelf_create' => 'створено книжкову полицю', + 'bookshelf_create' => 'створив книжкову полицю', 'bookshelf_create_notification' => 'Книжкову полицю успішно створено', 'bookshelf_update' => 'оновив книжкову полицю', 'bookshelf_update_notification' => 'Книжкову полицю успішно оновлено', @@ -47,4 +45,5 @@ return [ // Other 'commented_on' => 'прокоментував', + 'permissions_update' => 'updated permissions', ];