Sync locales
This commit is contained in:
@@ -975,7 +975,7 @@ return array(
|
||||
'Manager' => 'Gerente',
|
||||
'Project Manager' => 'Gerente de projeto',
|
||||
'Project Member' => 'Membro de projeto',
|
||||
'Project Viewer' => '',
|
||||
// 'Project Viewer' => '',
|
||||
'Your account is locked for %d minutes' => 'A sua conta está bloqueada por %d minutos',
|
||||
'Invalid captcha' => 'Captcha inválido',
|
||||
'The name must be unique' => 'O nome deve ser único',
|
||||
@@ -1138,4 +1138,18 @@ return array(
|
||||
// 'Uploaded by %s' => '',
|
||||
// 'Filename' => '',
|
||||
// 'Size' => '',
|
||||
// 'Column created successfully.' => '',
|
||||
// 'Another column with the same name exists in the project' => '',
|
||||
// 'Default filters' => '',
|
||||
// 'Your board doesn\'t have any column!' => '',
|
||||
// 'Change column position' => '',
|
||||
// 'Switch to the project overview' => '',
|
||||
// 'User filters' => '',
|
||||
// 'Category filters' => '',
|
||||
// 'Upload a file' => '',
|
||||
// 'There is no attachment at the moment.' => '',
|
||||
// 'View file' => '',
|
||||
// 'Last activity' => '',
|
||||
// 'Change subtask position' => '',
|
||||
// 'This value must be greater than %d' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user