From e6f8a76a188960512ced32133b85686d9a8d9090 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Fri, 3 Nov 2017 10:57:00 -0700
Subject: Use task description templates in bulk task creation

---
 app/Locale/zh_CN/translations.php | 1 +
 1 file changed, 1 insertion(+)

(limited to 'app/Locale/zh_CN')

diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 68bbef66..b215302f 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1356,4 +1356,5 @@ return array(
     // 'Template removed successfully.' => '',
     // 'Unable to remove this template.' => '',
     // 'Description Templates' => '',
+    // 'Template for the task description' => '',
 );
-- 
cgit v1.2.3