summaryrefslogtreecommitdiff
path: root/app/Locales/zh_CN
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/zh_CN')
-rw-r--r--app/Locales/zh_CN/translations.php4
1 files changed, 4 insertions, 0 deletions
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.' => '',
);