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/ja.yml
Normal file
9
plugins/redmine_checklists/config/locales/ja.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
# encoding: utf-8
|
||||
ja:
|
||||
label_checklist_plural: "チェックリスト" # Checklist
|
||||
field_checklist: "チェックリスト" # Checklist
|
||||
label_checklist_save_log: "変更をチケットに記録する" # Save changes to issue log
|
||||
label_checklist_done_ratio: "チェック完了率" # Set issue done ratio
|
||||
permission_view_checklists: "チェックリストの参照" # View checklist
|
||||
permission_done_checklists: "チェックリストへ済印" # Done checklist items
|
||||
permission_edit_checklists: "チェックリストの編集" # Edit checklist items
|
Loading…
Add table
Add a link
Reference in a new issue