X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ac0a070fc81e3c7c3b81b1782dfaeb5a33fbd476..refs/pull/2296/head:/resources/lang/nl/activities.php diff --git a/resources/lang/nl/activities.php b/resources/lang/nl/activities.php index 021b6d21e..762728881 100644 --- a/resources/lang/nl/activities.php +++ b/resources/lang/nl/activities.php @@ -1,12 +1,10 @@ 'maakte pagina', 'page_create_notification' => 'Pagina Succesvol Aangemaakt', @@ -36,9 +34,9 @@ return [ 'book_delete_notification' => 'Boek Succesvol Verwijderd', 'book_sort' => 'sorteerde boek', 'book_sort_notification' => 'Boek Succesvol Gesorteerd', - + // Bookshelves - 'bookshelf_create' => 'maakte Boekenplank', + 'bookshelf_create' => 'maakte Boekenplank', 'bookshelf_create_notification' => 'Boekenplank Succesvol Aangemaakt', 'bookshelf_update' => 'veranderde boekenplank', 'bookshelf_update_notification' => 'Boekenplank Succesvol Bijgewerkt', @@ -46,5 +44,5 @@ return [ 'bookshelf_delete_notification' => 'Boekenplank Succesvol Verwijderd', // Other - 'commented_on' => 'reactie op', + 'commented_on' => 'reactie op', ];