diff options
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r-- | app/Locale/pt_BR/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 77742353..2b1fb6eb 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1373,4 +1373,6 @@ return array( 'days' => 'dias', 'minutes' => 'minutos', 'seconds' => 'segundos', + // 'Assign automatically a color when preset start date is reached' => '', + // 'Move the task to another column once a predefined start date is reached' => '', ); |