summaryrefslogtreecommitdiffstats
path: root/config/locales/zh-TW.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r--config/locales/zh-TW.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 8293256e4..60191dfc0 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -186,6 +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"
# You can define own errors for models or model attributes.
# The values :model, :attribute and :value are always available for interpolation.