From 5064fcd33098e7252690af8a0770f83aadefa059 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 6 Jun 2018 13:46:26 -0700 Subject: Fix typo in translation string --- app/Locale/da_DK/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/da_DK/translations.php') diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 41b4e776..012c85af 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1382,5 +1382,5 @@ return array( 'Apply action' => 'Anvende handling', 'Move selected tasks to another column' => 'Flytte valgte opgaver til anden kolonne', // 'Edit tasks in bulk' => '', - // 'Choose the properties that you would to change for the selected tasks.' => '', + // 'Choose the properties that you would like to change for the selected tasks.' => '', ); -- cgit v1.2.3