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/pt_PT/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/pt_PT') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 0c60a625..e46f1adf 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1382,5 +1382,5 @@ return array( // 'Apply action' => '', // 'Move selected tasks to another column' => '', // '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