diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 2ab054a06..ffa0df2df 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -352,6 +352,7 @@ "limited_characters": "Use only lowercase letters, digits and one dash", "limited_firstchar": "标签必须以字母开头", "limited_lastchar": "标签必须以字母或数字结尾", + "tag_duplicate": "Tag exists already", "setting_schedule": "预定时间", "setting_reward": "奖励", "setting_reblog": "Reblog", @@ -364,6 +365,7 @@ "options": "Options", "my_blog": "我的博客", "select_community": "选择一个社区", + "community_selected": "Community Selected", "my_communities": "我的社区", "top_communities": "Top Communities", "schedule_modal_title": "Schedule Post",