]> BookStack Code Mirror - bookstack/commitdiff
New translations activities.php (Russian)
authorDan Brown <redacted>
Fri, 27 Dec 2019 16:40:15 +0000 (16:40 +0000)
committerDan Brown <redacted>
Fri, 27 Dec 2019 16:40:15 +0000 (16:40 +0000)
resources/lang/ru/activities.php

index 8be36b8bd2459f6d6faee1234de3c7e2c0495bd4..7c8efcacb880bb8f56db0122279274928ca394cb 100644 (file)
@@ -36,12 +36,12 @@ return [
     'book_sort_notification'      => 'Книга успешно отсортирована',
 
     // Bookshelves
-    'bookshelf_create'            => 'created Bookshelf',
-    'bookshelf_create_notification'    => 'Bookshelf Successfully Created',
-    'bookshelf_update'                 => 'updated bookshelf',
-    'bookshelf_update_notification'    => 'Bookshelf Successfully Updated',
-    'bookshelf_delete'                 => 'deleted bookshelf',
-    'bookshelf_delete_notification'    => 'Bookshelf Successfully Deleted',
+    'bookshelf_create'            => 'создал книжную полку',
+    'bookshelf_create_notification'    => 'Книжная полка успешно создана',
+    'bookshelf_update'                 => 'обновил книжную полку',
+    'bookshelf_update_notification'    => 'Книжная полка успешно обновлена',
+    'bookshelf_delete'                 => 'удалил книжную полку',
+    'bookshelf_delete_notification'    => 'Книжная полка успешно удалена',
 
     // Other
     'commented_on'                => 'прокомментировал',