From 66b5659578a9f982b03a85bce7985252119613c3 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 12 Aug 2014 12:03:15 -0700 Subject: Project cloning/duplication (pull-request #196) --- app/Locales/zh_CN/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locales/zh_CN') diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index 6f519981..1d759336 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -403,4 +403,8 @@ return array( // 'Completion date' => '', // 'Webhook URL for task creation' => '', // 'Webhook URL for task modification' => '', + // 'Clone' => '', + // 'Clone Project' => '', + // 'Project cloned successfully.' => '', + // 'Unable to clone this project.' => '', ); -- cgit v1.2.3