X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ed981cbab107fabda27581faddfcfce5b7e4e08a..refs/pull/3918/head:/resources/lang/nl/activities.php diff --git a/resources/lang/nl/activities.php b/resources/lang/nl/activities.php index ab0db63b8..9b896b2ae 100644 --- a/resources/lang/nl/activities.php +++ b/resources/lang/nl/activities.php @@ -38,14 +38,14 @@ return [ 'book_sort_notification' => 'Boek succesvol opnieuw gesorteerd', // Bookshelves - 'bookshelf_create' => 'boekenplank aangemaakt', - 'bookshelf_create_notification' => 'Boekenplank succesvol aangemaakt', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', - 'bookshelf_update' => 'wijzigde boekenplank', - 'bookshelf_update_notification' => 'Boekenplank succesvol bijgewerkt', - 'bookshelf_delete' => 'verwijderde boekenplank', - 'bookshelf_delete_notification' => 'Boekenplank succesvol verwijderd', + 'bookshelf_create' => 'heeft boekenplank aangemaakt', + 'bookshelf_create_notification' => 'Boekenplank is succesvol aangemaakt', + 'bookshelf_create_from_book' => 'heeft boek geconverteerd naar boekenplank', + 'bookshelf_create_from_book_notification' => 'Boek is succesvol geconverteerd naar boekenplank', + 'bookshelf_update' => 'heeft boekenplank bijgewerkt', + 'bookshelf_update_notification' => 'Boekenplank is succesvol bijgewerkt', + 'bookshelf_delete' => 'heeft boekenplank verwijderd', + 'bookshelf_delete_notification' => 'Boekenplank is succesvol verwijderd', // Favourites 'favourite_add_notification' => '":name" is toegevoegd aan je favorieten',