Feature #3177 » zh-TW.yml
| 1 |
# encoding: utf-8
|
|---|---|
| 2 |
# Simplified Chinese strings go here for Rails i18n
|
| 3 |
# Author: Steven.W
|
| 4 |
# Based on file: en.yml
|
| 5 |
|
| 6 |
zh: |
| 7 |
label_issue_checklist_plural: 檢核表 |
| 8 |
field_checklist: 檢核表 |
| 9 |
label_checklist_save_log: 儲存檢核表變更到問題紀錄 |
| 10 |
label_checklist_done_ratio: 設定檢核表完成比率 |
| 11 |
permission_view_checklists: 查看檢核表 |
| 12 |
permission_done_checklists: 完成檢核表 |
| 13 |
permission_edit_checklists: 編輯檢核項目 |