Fix a typo and minor visual improvement
This commit is contained in:
@@ -76,7 +76,7 @@ return array(
|
||||
'Title' => 'Título',
|
||||
'Add Column' => 'Adicionar coluna',
|
||||
'Project "%s"' => 'Projeto "%s"',
|
||||
'No body assigned' => 'Ninguém designado',
|
||||
'Nobody assigned' => 'Ninguém designado',
|
||||
'Assigned to %s' => 'Designado para %s',
|
||||
'Remove a column' => 'Remover uma coluna',
|
||||
'Remove a column from a board' => 'Remover uma coluna do quadro',
|
||||
@@ -107,7 +107,7 @@ return array(
|
||||
'Do you really want to open this task: "%s"?' => 'Quer realmente abrir esta tarefa: "%s"?',
|
||||
'Back to the board' => 'Voltar ao quadro',
|
||||
'Created on %B %e, %G at %k:%M %p' => 'Criado em %d %B %G às %H:%M',
|
||||
'There is no body assigned' => 'Não há ninguém designado',
|
||||
'There is nobody assigned' => 'Não há ninguém designado',
|
||||
'Column on the board:' => 'Coluna no quadro:',
|
||||
'Status is open' => 'Status está aberto',
|
||||
'Status is closed' => 'Status está fechado',
|
||||
@@ -173,7 +173,6 @@ return array(
|
||||
'Date created' => 'Data de criação',
|
||||
'Date completed' => 'Data de encerramento',
|
||||
'Id' => 'Id',
|
||||
'Show this task' => 'Mostrar esta tarefa',
|
||||
'No task' => 'Nenhuma tarefa',
|
||||
'completed tasks' => 'tarefas completadas',
|
||||
'List of projects' => 'Lista de projetos',
|
||||
|
||||
Reference in New Issue
Block a user