diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index f20c7ec63..1609b319f 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1427,5 +1427,5 @@ return array( 'XBT - Bitcoin' => 'XBT - Bitcoin', 'You must select a file to upload as your avatar!' => 'Vælg fil som overføres som profil billede!', 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Overført fil er ikke et gyldigt billede! (*.gif, *.jpg, *.jpeg eller *.png)', - // 'Automatically set the due date when the task is moved away from a specific column' => '', + 'Automatically set the due date when the task is moved away from a specific column' => 'Sæt automatisk afleveringsdato når opgave er flyttet væk fra en bestemt kolonne', );