From a7573c77c2e012a5ee0a967a90eea4c7172b0334 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 24 Feb 2017 17:52:00 -0500 Subject: Fix typo in PR #3074 --- app/Locale/da_DK/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale') 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' => '', -- cgit v1.2.3