From d515e68143187e8ff1a1d1d61dac87a3fa87b7ea Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Thu, 6 Jul 2023 20:30:14 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) [ci skip] --- app/javascript/mastodon/locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json index a36d2e3703..39de5a6e1e 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": "完成",