diff options
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-rw-r--r-- | app/Locale/nl_NL/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 1a22bc30..bf6c3665 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -809,4 +809,7 @@ return array( // 'Move the task to another column when assignee is cleared' => '', // 'Source column' => '', // 'Show subtask estimates in the user calendar' => '', + // 'Transitions' => '', + // 'Executer' => '', + // 'Time spent in the column' => '', ); |