From d1bfc29f1b738b396e4fb9befa9b49c24f4e9249 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Jul 2015 14:14:05 -0400 Subject: Add settings option to define the default task color --- app/Locale/nl_NL/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/nl_NL/translations.php') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index ed8be05b..bf43a9a7 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -998,4 +998,5 @@ return array( // 'Gitlab issue comment created' => '', // 'New remote user' => '', // 'New local user' => '', + // 'Default task color' => '', ); -- cgit v1.2.3