diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json index 39de5a6e1e..5b0ae3e5e9 100644 --- a/app/javascript/mastodon/locales/zh-CN.json +++ b/app/javascript/mastodon/locales/zh-CN.json @@ -527,7 +527,7 @@ "report.categories.spam": "垃圾信息", "report.categories.violation": "内容违反一条或多条服务器规则", "report.category.subtitle": "选择最佳匹配", - "report.category.title": "告诉我们此{type}的情况", + "report.category.title": "告诉我们此{type}存在的问题", "report.category.title_account": "个人资料", "report.category.title_status": "嘟文", "report.close": "完成", @@ -545,7 +545,7 @@ "report.reasons.other": "其他原因", "report.reasons.other_description": "该问题不符合其他类别", "report.reasons.spam": "垃圾信息", - "report.reasons.spam_description": "恶意链接,虚假互动和重复回复", + "report.reasons.spam_description": "恶意链接、虚假互动、重复回复", "report.reasons.violation": "违反服务器规则", "report.reasons.violation_description": "你清楚它违反了特定的规则", "report.rules.subtitle": "选择所有适用选项",