@@ -174,7 +174,7 | |||||
174 | odd: "必須是奇數" |
|
174 | odd: "必須是奇數" | |
175 | even: "必須是偶數" |
|
175 | even: "必須是偶數" | |
176 | # Append your own errors here or at the model/attributes scope. |
|
176 | # Append your own errors here or at the model/attributes scope. | |
177 |
greater_than_start_date: "必須在 |
|
177 | greater_than_start_date: "必須在開始日期之後" | |
178 | not_same_project: "不屬於同一個專案" |
|
178 | not_same_project: "不屬於同一個專案" | |
179 | circular_dependency: "這個關聯會導致環狀相依" |
|
179 | circular_dependency: "這個關聯會導致環狀相依" | |
180 | cant_link_an_issue_with_a_descendant: "項目無法被連結至自己的子項目" |
|
180 | cant_link_an_issue_with_a_descendant: "項目無法被連結至自己的子項目" | |
@@ -348,6 +348,7 | |||||
348 | field_attr_lastname: 姓氏屬性 |
|
348 | field_attr_lastname: 姓氏屬性 | |
349 | field_attr_mail: 電子郵件信箱屬性 |
|
349 | field_attr_mail: 電子郵件信箱屬性 | |
350 | field_onthefly: 即時建立使用者 |
|
350 | field_onthefly: 即時建立使用者 | |
|
351 | field_start_date: 開始日期 | |||
351 | field_done_ratio: 完成百分比 |
|
352 | field_done_ratio: 完成百分比 | |
352 | field_auth_source: 認證模式 |
|
353 | field_auth_source: 認證模式 | |
353 | field_hide_mail: 隱藏我的電子郵件 |
|
354 | field_hide_mail: 隱藏我的電子郵件 | |
@@ -1007,4 +1008,4 | |||||
1007 | enumeration_doc_categories: 文件分類 |
|
1008 | enumeration_doc_categories: 文件分類 | |
1008 | enumeration_activities: 活動 (時間追蹤) |
|
1009 | enumeration_activities: 活動 (時間追蹤) | |
1009 | enumeration_system_activity: 系統活動 |
|
1010 | enumeration_system_activity: 系統活動 | |
1010 | field_start_date: Start date |
|
1011 |
General Comments 0
You need to be logged in to leave comments.
Login now