From 9d4be201aaaeaac23f4b18fb6c91caca857a2f0f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 7 Jun 2018 15:02:10 -0700 Subject: Add quick link assign me in different views --- app/Locale/zh_TW/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/zh_TW/translations.php') diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 3b1b3af0..6d88000f 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => '編輯描述', 'New internal link' => '新增内部連接', 'Display list of keyboard shortcuts' => '顯示快速鍵列表', - 'Set start date' => '開始任務', 'Avatar' => '頭像', 'Upload my avatar image' => '上傳我的頭像', 'Remove my image' => '删除我的頭像', @@ -1383,4 +1382,5 @@ return array( // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', + // 'Start now' => '', ); -- cgit v1.2.3