diff options
Diffstat (limited to 'app/Locale/zh_TW/translations.php')
-rw-r--r-- | app/Locale/zh_TW/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index a1f762d4..0944cfe9 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1101,7 +1101,7 @@ return array( 'Global tags' => '全域標籤', 'There is no global tag at the moment.' => '目前没有全域標籤。', 'This field cannot be empty' => '此欄不能為空', - 'Close a task when there is no activity in an specific column' => '當指定欄位没有更新時關閉任務', + 'Close a task when there is no activity in a specific column' => '當指定欄位没有更新時關閉任務', '%s removed a subtask for the task #%d' => '"%s"從任務#%d删除了子任務', '%s removed a comment on the task #%d' => '"%s"從任務#%d删除了評論', 'Comment removed on task #%d' => '任務#%d上的評論已删除', |