summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-11-15 13:45:24 -0500
committerFrederic Guillot <fred@kanboard.net>2015-11-15 13:45:24 -0500
commit2011c3534401f8aa8b4e4b72f0a024e58ca85560 (patch)
tree23ea6118f0cff3e4455815d7dda295cbb96fea61 /app/Locale/zh_CN
parent42b5b413bdd7b10c2f4143251333eb721543c879 (diff)
Add missing template for activity stream
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index cc7de564..d8ac66d0 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1064,4 +1064,5 @@ return array(
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
+ // '%s attached a new file to the task %s' => '',
);