Patch #23373
Traditional Chinese translation for 3.1-stable
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Translations | |||
Target version: | 3.1.7 |
Description
From #23171.
=== (+2,-2) config/locales/zh-TW.yml ===
@@ -186,7 +186,7 @@
not_same_project: "不屬於同一個專案"
circular_dependency: "這個關聯會導致環狀相依"
cant_link_an_issue_with_a_descendant: "問題無法被連結至自己的子任務"
- earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
+ earlier_than_minimum_start_date: "不能早於 %{date} 因為有前置問題"
# You can define own errors for models or model attributes.
# The values :model, :attribute and :value are always available for interpolation.
#20720 changed 問題 to 議題.
問題 is used for 3.1-stable.
Associated revisions
History
#1
Updated by Toshi MARUYAMA almost 6 years ago
- Target version set to 3.1.7
#2
Updated by Toshi MARUYAMA almost 6 years ago
- Status changed from New to Closed
Committed in trunk, 3.1-stable, 3.2-stable, and 3.3-stable.