summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorJames <18580089+thoja21@users.noreply.github.com>2018-06-04 02:48:14 +0100
committerFrédéric Guillot <fred@miniflux.net>2018-06-03 18:48:14 -0700
commit0188082cde23c9905b8750c9ef7eaba61031f2df (patch)
tree513ddaf4a9f8ef1539a415cd10bdb86bd0853edb /app/Locale/pt_PT/translations.php
parentf890eb765e8440123456bce48255f76ff862d432 (diff)
Correct English text
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-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 ea2be376..0fdfab4a 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -699,7 +699,7 @@ return array(
'The lead time is the duration between the task creation and the completion.' => 'O tempo de espera é a duração entre a criação e o fim da tarefa',
'The cycle time is the duration between the start date and the completion.' => 'O tempo de ciclo é a duração entre a data de inicio e o fim da tarefa',
'If the task is not closed the current time is used instead of the completion date.' => 'Se a tarefa não estiver fechada o hora actual será usada em vez da hora de conclusão',
- 'Set automatically the start date' => 'Definir data de inicio automáticamente',
+ 'Set the start date automatically' => 'Definir data de inicio automáticamente',
'Edit Authentication' => 'Editar Autenticação',
'Remote user' => 'Utilizador remoto',
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Utilizadores remotos não guardam a password na base de dados do Kanboard, por exemplo: LDAP, contas do Google e Github.',