summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 7b33333c..348886b3 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1040,4 +1040,13 @@ return array(
// 'Shared project' => '',
// 'Project managers' => '',
// 'Project members' => '',
+ // 'Gantt chart for all projects' => '',
+ // 'Projects list' => '',
+ // 'Gantt chart for this project' => '',
+ // 'Project board' => '',
+ // 'End date:' => '',
+ // 'There is no start date or end date for this project.' => '',
+ // 'Projects Gantt chart' => '',
+ // 'Start date: %s' => '',
+ // 'End date: %s' => '',
);