aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/i18n/zh-cn/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index e8e59bdc5..e67daff21 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -12,7 +12,7 @@ return array(
),
'category' => array(
'_' => '分类',
- 'add' => 'Add a category', // TODO - Translation
+ 'add' => '添加分类',
'archiving' => '归档',
'empty' => '空分类',
'information' => '信息',