Fix typo in pt_PT translation

This commit is contained in:
Frederic Guillot 2016-12-09 17:52:40 -05:00
parent 99c2556e31
commit 7459b40012
1 changed files with 1 additions and 1 deletions

View File

@ -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',
);