diff options
-rw-r--r-- | config/locales/pt-BR.yml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index b7e0ab110..2e2e159cc 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1224,7 +1224,5 @@ pt-BR: label_new_project_issue_tab_enabled: Exibir "Nova tarefa" em aba setting_new_item_menu_tab: Aba menu do projeto para criação de novos objetos label_new_object_tab_enabled: Exibir o "+" suspenso - error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue - error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot - be reassigned to an issue that is about to be deleted + error_no_projects_with_tracker_allowed_for_new_issue: Não há projetos com tipos de tarefa para os quais você pode criar uma tarefa + error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: O tempo gasto não pode ser alterado numa tarefa que será apagada |