diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index a77fb047e3..153abd9f2a 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -9250,5 +9250,13 @@ { "id": "app.recent_searches.app_error", "translation": "获取最近搜索错误" + }, + { + "id": "app.user.group_name_conflict", + "translation": "" + }, + { + "id": "app.user.get_by_name_failure", + "translation": "" } ]