Nuevo plugin Redmine Checklist 3.1.10 light
This commit is contained in:
parent
294bc87e76
commit
ef5521e0a2
65 changed files with 3544 additions and 0 deletions
9
plugins/redmine_checklists/config/locales/pt-BR.yml
Normal file
9
plugins/redmine_checklists/config/locales/pt-BR.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
#Portuguese Brazilian strings go here for Rails i18n
|
||||
pt-BR:
|
||||
label_checklist_plural: Checklist
|
||||
field_checklist: Checklist
|
||||
label_checklist_save_log: Salvar alterações nos logs das tarefas
|
||||
label_checklist_done_ratio: Definir % terminando quando desmarcar o item
|
||||
permission_view_checklists: Ver checklist
|
||||
permission_done_checklists: Remover itens do checklist
|
||||
permission_edit_checklists: Alterar itens do checklist
|
Loading…
Add table
Add a link
Reference in a new issue