From 02871400340b0d50795bd2b75649a8d8366d17f6 Mon Sep 17 00:00:00 2001 From: Ole Carlsen Date: Tue, 15 Feb 2022 05:44:58 +0100 Subject: [PATCH] Update da_DK translation --- app/Locale/da_DK/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', );