From 43e4662b842248952aa53ebb69e8e833682a055c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 3 Jun 2017 11:32:24 -0400 Subject: Add new automatic action to assign tasks to its creator --- app/Locale/pt_PT/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/pt_PT') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 38de094e..58a71273 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1334,4 +1334,5 @@ return array( // '[DUPLICATE]' => '', // 'DKK - Danish Krona' => '', // 'Remove user from group' => '', + // 'Assign the task to its creator' => '', ); -- cgit v1.2.3