X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b8e2d75014c89c9e345c3f940ec8743bd158df67..refs/pull/3138/head:/resources/lang/nl/activities.php diff --git a/resources/lang/nl/activities.php b/resources/lang/nl/activities.php index f8fb2c345..3a3b36a87 100644 --- a/resources/lang/nl/activities.php +++ b/resources/lang/nl/activities.php @@ -43,6 +43,14 @@ return [ 'bookshelf_delete' => 'verwijderde boekenplank', 'bookshelf_delete_notification' => 'Boekenplank succesvol verwijderd', + // Favourites + 'favourite_add_notification' => '":name" is toegevoegd aan je favorieten', + 'favourite_remove_notification' => '":name" is verwijderd uit je favorieten', + + // MFA + 'mfa_setup_method_notification' => 'Multi-factor methode succesvol geconfigureerd', + 'mfa_remove_method_notification' => 'Multi-factor methode succesvol verwijderd', + // Other 'commented_on' => 'reageerde op', 'permissions_update' => 'wijzigde permissies',