diff options
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r-- | app/Locale/pt_PT/translations.php | 2 |
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', |