summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r--app/Locale/pt_PT/translations.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 4fd070d1..4e3e0151 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1226,4 +1226,10 @@ return array(
'%s removed a subtask for the task %s' => '%s removeu uma sub-tarefa da tarefa %s',
'Comment removed' => 'Comentário removido',
'Subtask removed' => 'Sub-tarefa removida',
+ // '%s set a new internal link for the task #%d' => '',
+ // '%s removed an internal link for the task #%d' => '',
+ // 'A new internal link for the task #%d have been defined' => '',
+ // 'Internal link removed for the task #%d' => '',
+ // '%s set a new internal link for the task %s' => '',
+ // '%s removed an internal link for the task %s' => '',
);