summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index b4b9ff61..ada3c81c 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1383,4 +1383,13 @@ return array(
// 'Choose the properties that you would like to change for the selected tasks.' => '',
// 'Configure this project' => '',
// 'Start now' => '',
+ // '%s removed a file from the task #%d' => '',
+ // 'Attachment removed from task #%d: %s' => '',
+ // 'No color' => '',
+ // 'Attachment removed "%s"' => '',
+ // '%s removed a file from the task %s' => '',
+ // 'Move the task to another swimlane when assigned to a user' => '',
+ // 'Destination swimlane' => '',
+ // 'Assign a category when the task is moved to a specific swimlane' => '',
+ // 'Move the task to another swimlane when the category is changed' => '',
);