diff options
-rw-r--r-- | app/Locale/da_DK/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index ae8884b8..e2f5c39d 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -660,7 +660,7 @@ return array( // 'New assignee: %s' => '', // 'There is no category now' => '', // 'New category: %s' => '', - 'New color: %s' => 'Ny farve', + 'New color: %s' => 'Ny farve: %s', // 'New complexity: %d' => '', // 'The due date have been removed' => '', // 'There is no description anymore' => '', |