diff options
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-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 496173cd..5ee15c25 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -313,7 +313,7 @@ return array( 'Estimate:' => 'Schatting :', 'Spent:' => 'Besteed :', 'Do you really want to remove this sub-task?' => 'Weet u zeker dat u deze subtaak wil verwijderen ?', - 'Remaining:' => 'Restant :', + 'Remaining:' => 'Resterend :', 'hours' => 'uren', 'spent' => 'besteed', 'estimated' => 'geschat', |