diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 6ee472608..ccaa5084e 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -473,6 +473,7 @@ setting_autologin: 自動登入 setting_date_format: 日期格式 setting_time_format: 時間格式 + setting_timespan_format: 時間範圍格式 setting_cross_project_issue_relations: 允許關聯至其它專案的議題 setting_cross_project_subtasks: 允許跨專案的子任務 setting_issue_list_default_columns: 預設顯示於議題清單的欄位 @@ -1083,6 +1084,7 @@ label_relations: 關聯 label_new_project_issue_tab_enabled: 顯示「建立新議題」標籤頁面 label_new_object_tab_enabled: 顯示 "+" 下拉功能表 + label_table_of_contents: 目錄 label_font_default: 預設字型 label_font_monospace: 等寬字型 label_font_proportional: 調和間距字型 @@ -1282,5 +1284,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - setting_timespan_format: Time span format - label_table_of_contents: Table of contents |