summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-18 14:01:54 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-18 14:01:54 -0500
commitc7b7c060a6f0c6866e05199e828053e6690e9413 (patch)
tree347ba4584020c79e87cbb0f7bec9b0836049c1cb /app/Locale/zh_CN
parent49c8e5c1be15b9732023703473bb7e15864770f6 (diff)
Improve category section
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r--app/Locale/zh_CN/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 3800f239..358bce93 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -235,8 +235,8 @@ return array(
'Categories' => '分类',
'Your category have been created successfully.' => '成功为您创建分类。',
'Unable to create your category.' => '无法为您创建分类。',
- 'Your category have been updated successfully.' => '成功为您更新分类。',
- 'Unable to update your category.' => '无法为您更新分类。',
+ 'This category has been updated successfully.' => '成功为您更新分类。',
+ 'Unable to update this category.' => '无法为您更新分类。',
'Remove a category' => '移除一个分类',
'Category removed successfully.' => '分类成功移除。',
'Unable to remove this category.' => '无法移除该分类。',