diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-02-24 20:21:50 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-02-24 20:21:50 -0500 |
commit | 8cd45e8dd24b388d2464f2d05c5acdd28f2855de (patch) | |
tree | 6c878774b27b1282ce8be19e316daacad6d0b6d6 /app/Locale/pt_BR/translations.php | |
parent | a7573c77c2e012a5ee0a967a90eea4c7172b0334 (diff) |
Update locales
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 0e8afdaf..3b606232 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1332,4 +1332,6 @@ return array( // '%d tasks' => '', // '%d task' => '', // 'Task ID' => '', + // 'Assign automatically a color when due date is expired' => '', + // 'Total score in this column across all swimlanes' => '', ); |