From 6d5ffaa848dcbc09538f79cb0cdea08f5306f4a4 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 18 May 2015 21:04:06 -0400 Subject: Send all Kanboard events to the webhook (breaking change) --- app/Locale/zh_CN/translations.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Locale/zh_CN') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 7d492635..c9350c8b 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -389,8 +389,6 @@ return array( 'Creator' => '创建者', 'Modification date' => '修改日期', 'Completion date' => '完成日期', - 'Webhook URL for task creation' => '创建任务的Webhook URL', - 'Webhook URL for task modification' => '修改任务的Webhook URL', 'Clone' => '克隆', 'Clone Project' => '复制项目', 'Project cloned successfully.' => '成功复制项目。', -- cgit v1.2.3