diff options
Diffstat (limited to 'app/Locale/nl_NL')
-rw-r--r-- | app/Locale/nl_NL/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 88c55155..4ddedc7b 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -166,7 +166,7 @@ return array( 'Ready' => 'Klaar', 'Backlog' => 'En attente', 'Work in progress' => 'In behandeling', - 'Done' => 'Klaar', + 'Done' => 'Afgewerkt', 'Application version:' => 'Applicatie versie :', 'Completed on %B %e, %Y at %k:%M %p' => 'Voltooid op %d/%m/%Y à %H:%M', '%B %e, %Y at %k:%M %p' => '%d/%m/%Y op %H:%M', |