Skip to content

Commit

Permalink
Tweaked dutch notification translations
Browse files Browse the repository at this point in the history
  • Loading branch information
RSpeekenbrink committed May 4, 2018
1 parent 2a95224 commit b023620
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
return [
'no notifications' => 'Er zijn geen nieuwe berichten.',
'notifications' => 'Berichten',
'delete all confirmation' => 'Ben je zeker dat je alle berichten wil verwijderen?',
'delete all confirmation' => 'Ben je zeker dat je alle berichten wilt verwijderen?',
'time' => 'Tijdstip',
'title' => 'Titel',
'message' => 'Bericht',
'is read' => 'Gelezen',
'mark all as read' => 'Markeer alle berichten als gelezen',
'delete all' => 'Verwijderen alle berichten',
'all notifications deleted' => 'Alle berichten werden succesvol verwijderd.',
'all notifications marked as read' => 'Alle berichten werden succesvol gemarkeerd als gelezen.',
'all notifications deleted' => 'Alle berichten zijn succesvol verwijderd.',
'all notifications marked as read' => 'Alle berichten zijn gemarkeerd als gelezen.',
'view all' => 'Toon alle berichten',
'list resource' => 'Notificaties overzicht',
'destroy resource' => 'Notificaties verwijderen',
Expand Down

0 comments on commit b023620

Please sign in to comment.