From 9112f8a5af726c48f2fe4ae01bfb0283ea28744b Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:46:58 +0930 Subject: [PATCH] New translations profile.php (Chinese Simplified) [ci skip] [ci skip] --- lang/zh-cn/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/zh-cn/profile.php b/lang/zh-cn/profile.php index 806be203b..b10bbd1a4 100644 --- a/lang/zh-cn/profile.php +++ b/lang/zh-cn/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => '主页不可用', 'status.disabled.body' => '抱歉,此个人主页暂时未开放。请稍后再试。', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];