]> BookStack Code Mirror - bookstack/commitdiff
Update activities.php
authorNooto <redacted>
Wed, 8 May 2019 21:25:13 +0000 (23:25 +0200)
committerGitHub <redacted>
Wed, 8 May 2019 21:25:13 +0000 (23:25 +0200)
resources/lang/nl/activities.php

index f6c3db3092d4d5259f5fc86629c35246d3f57399..021b6d21e29d4b0d7db8bf096af4f168c66e2383 100644 (file)
@@ -36,6 +36,14 @@ return [
     'book_delete_notification'    => 'Boek Succesvol Verwijderd',
     'book_sort'                   => 'sorteerde boek',
     'book_sort_notification'      => 'Boek Succesvol Gesorteerd',
+    
+    // Bookshelves
+    'bookshelf_create'                 => 'maakte Boekenplank',
+    'bookshelf_create_notification'    => 'Boekenplank Succesvol Aangemaakt',
+    'bookshelf_update'                 => 'veranderde boekenplank',
+    'bookshelf_update_notification'    => 'Boekenplank Succesvol Bijgewerkt',
+    'bookshelf_delete'                 => 'verwijderde boekenplank',
+    'bookshelf_delete_notification'    => 'Boekenplank Succesvol Verwijderd',
 
     // Other
     'commented_on'                => 'reactie op',                                                                                             
Morty Proxy This is a proxified and sanitized view of the page, visit original site.