X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/586e8963a8f47c5fff65a44e1e6bf2db92bc1d35..refs/pull/5312/head:/lang/nl/activities.php diff --git a/lang/nl/activities.php b/lang/nl/activities.php index 08c168e9f..52a8e3e37 100644 --- a/lang/nl/activities.php +++ b/lang/nl/activities.php @@ -94,11 +94,11 @@ return [ // API Tokens 'api_token_create' => 'API-token aangemaakt', - 'api_token_create_notification' => 'API-token met succes aangemaakt', + 'api_token_create_notification' => 'API-token succesvol aangemaakt', 'api_token_update' => 'wijzigde API-token', - 'api_token_update_notification' => 'API-token met succes bijgewerkt', + 'api_token_update_notification' => 'API-token succesvol bijgewerkt', 'api_token_delete' => 'verwijderde API-token', - 'api_token_delete_notification' => 'API-token met succes verwijderd', + 'api_token_delete_notification' => 'API-token succesvol verwijderd', // Roles 'role_create' => 'maakte rol aan', @@ -110,8 +110,8 @@ return [ // Recycle Bin 'recycle_bin_empty' => 'leegde prullenbak', - 'recycle_bin_restore' => 'is van prullenbak hersteld', - 'recycle_bin_destroy' => 'is van prullenbak verwijderd', + 'recycle_bin_restore' => 'herstelde van prullenbak', + 'recycle_bin_destroy' => 'verwijderde van prullenbak', // Comments 'commented_on' => 'reageerde op',