diff options
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-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 8dbc63b7..715d8476 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1403,7 +1403,7 @@ return array( '%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 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', - 'Automatically update the start date when task move away from certain column' => 'Opdatere automatisk startdato når opgaven flyttes væk fra bestemt kolonne', + 'Automatically update the start date when the task is moved away from a specific column' => 'Opdatere automatisk startdato når opgaven flyttes væk fra bestemt kolonne', 'HTTP Client:' => 'HTTP klient:', 'XBT - bitcoin' => 'XBT - bitcoin', ); |