Update translations.php
This commit is contained in:
parent
d9643dadbb
commit
2ff4449c4c
|
|
@ -1060,11 +1060,11 @@ return array(
|
|||
'Gitlab Account' => 'Conta Gitlab',
|
||||
'Link my Gitlab Account' => 'Vincular minha conta Gitlab',
|
||||
'Unlink my Gitlab Account' => 'Desvincular minha conta Gitlab',
|
||||
// 'Documentation: %s' => '',
|
||||
// 'Switch to the Gantt chart view' => '',
|
||||
// 'Reset the search/filter box' => '',
|
||||
// 'Documentation' => '',
|
||||
// 'Table of contents' => '',
|
||||
// 'Gantt' => '',
|
||||
// 'Help with project permissions' => '',
|
||||
'Documentation: %s' => 'Documentação: %s',
|
||||
'Switch to the Gantt chart view' => 'Mudar para a vista gráfico de Gantt',
|
||||
'Reset the search/filter box' => 'Reiniciar o campo de pesquisa',
|
||||
'Documentation' => 'Documentação',
|
||||
'Table of contents' => 'Índice',
|
||||
'Gantt' => 'Gantt',
|
||||
'Help with project permissions' => 'Ajuda com as permissões dos projetos',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue