From 1f69182e716f854e1442a35c1e8f6c1a2331eb19 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 12 Oct 2022 11:09:15 +0530 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- src/config/locales/zh-CN.json | 2 ++ 1 file changed, 2 insertions(+) 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",