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.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 9206ce68..446d1572 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1284,7 +1284,7 @@ return array(
'Write your text in Markdown' => 'Escreva o seu texto em Markdown',
'New External Task: %s' => 'Nova Tarefa Externa: %s',
'No personal API access token registered.' => 'Nenhum token pessoal de acesso ao API ',
- 'Your personal API access token is "%s"' => 'O seu token de acesso pessoal ao API ',
+ 'Your personal API access token is "%s"' => 'O seu token de acesso pessoal ao API "%s"',
'Remove your token' => 'Remover o seu token',
'Generate a new token' => 'Gerar um novo token',
);