summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT
diff options
context:
space:
mode:
authorBalázs Úr <urbalazs@gmail.com>2018-10-25 20:42:26 +0200
committerfguillot <fred@kanboard.net>2018-10-25 18:18:37 -0700
commit8fcdd2be5dd442295639b55f75365904e7b38cf2 (patch)
tree0a1e7d256e1952feaf2251d5f9c4eafb009bc5c0 /app/Locale/pt_PT
parent8b76fa8ba03f7e7bac685426af736bd612ef516c (diff)
Fix typo
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r--app/Locale/pt_PT/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index e3311adb..b4b9ff61 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1101,7 +1101,7 @@ return array(
'Global tags' => 'Etiquetas globais',
'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.',
'This field cannot be empty' => 'Este campo não pode ficar vazio',
- 'Close a task when there is no activity in an specific column' => 'Fechar tarefa quando não houver actividade numa coluna especifica',
+ 'Close a task when there is no activity in a specific column' => 'Fechar tarefa quando não houver actividade numa coluna especifica',
'%s removed a subtask for the task #%d' => '%s removeu uma sub-tarefa da tarefa #%d',
'%s removed a comment on the task #%d' => '%s removeu um comentário da tarefa #%d ',
'Comment removed on task #%d' => 'Comentário removido da tarefa #%d',