diff options
Diffstat (limited to 'app/Locale/da_DK')
-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 6480f66e..9944b1af 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1402,7 +1402,7 @@ return array( // 'Reorder this column by due date (DESC)' => '', '%s moved the task #%d "%s" to the project "%s"' => '%s flyttede opgave #%d "%s" til projekt "%s"', 'Task #%d "%s" has been moved to the project "%s"' => 'Opgave #%d "%s" er flyttet til projekt "%s"', - 'Move the task to another column when due date is less than a certain number of days' => 'Flytte opgave til anden kolonne når afleveringsdato er mindre end et bestemt antal dage', + 'Move the task to another column when the due date is less than a certain number of days' => 'Flytte opgave til anden kolonne når afleveringsdato er mindre end et bestemt antal dage', 'HTTP Client:' => 'HTTP klient:', 'XBT - bitcoin' => 'XBT - bitcoin', ); |