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/ko.yml
Normal file
9
plugins/redmine_checklists/config/locales/ko.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Translation by Ki Won Kim (http://x10.iptime.org/redmine, http://xyz37.blog.me, xyz37@naver.com)
|
||||
ko:
|
||||
label_checklist_plural: "체크리스트"
|
||||
field_checklist: "체크리스트"
|
||||
label_checklist_save_log: "일감 로그에 변경사항을 저장합니다."
|
||||
label_checklist_done_ratio: "완료 비율 일감 설정"
|
||||
permission_view_checklists: "체크리스트 보기"
|
||||
permission_done_checklists: "체크리스트 완료"
|
||||
permission_edit_checklists: "체크리스트 수정"
|
Loading…
Add table
Add a link
Reference in a new issue