Update translations.php
Bonjour, Dans le fichier fr_FR : - Dans cette chaîne "'Start to type task title...' => 'Tappez le titre de la tâche...'," il y a une faute de frappe à "Tappez" et un problème de traduction - Puis j'ai un doute sur celle-ci "'Score' => 'Complexity'," Merci
This commit is contained in:
parent
16973bb222
commit
c1d67ebedd
|
|
@ -868,10 +868,10 @@ return array(
|
|||
'Help on Sendgrid integration' => 'Ajuda na integração do Sendgrid',
|
||||
'Disable two factor authentication' => 'Desativar autenticação à dois fatores',
|
||||
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Você deseja realmente desativar a autenticação à dois fatores para esse usuário: "%s"?',
|
||||
// 'Edit link' => '',
|
||||
// 'Start to type task title...' => '',
|
||||
// 'A task cannot be linked to itself' => '',
|
||||
// 'The exact same link already exists' => '',
|
||||
'Edit link' => 'Editar um link',
|
||||
'Start to type task title...' => 'Digite o título do trabalho...',
|
||||
'A task cannot be linked to itself' => 'Uma tarefa não pode ser ligada a si própria',
|
||||
'The exact same link already exists' => 'Um link idêntico jà existe',
|
||||
// 'Recurrent task is scheduled to be generated' => '',
|
||||
// 'Recurring information' => '',
|
||||
// 'Score' => '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue