##// END OF EJS Templates
Merged r15702 from trunk to 3.2-stable (#23171, #23373, #23374)...
Toshi MARUYAMA -
r15326:e66591c6e83d
parent child
Show More
@@ -186,7 +186,7
186 not_same_project: "不屬於同一個專案"
186 not_same_project: "不屬於同一個專案"
187 circular_dependency: "這個關聯會導致環狀相依"
187 circular_dependency: "這個關聯會導致環狀相依"
188 cant_link_an_issue_with_a_descendant: "議題無法被連結至自己的子任務"
188 cant_link_an_issue_with_a_descendant: "議題無法被連結至自己的子任務"
189 earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
189 earlier_than_minimum_start_date: "不能早於 %{date} 因為有前置問題"
190
190
191 # You can define own errors for models or model attributes.
191 # You can define own errors for models or model attributes.
192 # The values :model, :attribute and :value are always available for interpolation.
192 # The values :model, :attribute and :value are always available for interpolation.
General Comments 0
You need to be logged in to leave comments. Login now