diff --git a/lang/zh-tw/profile.php b/lang/zh-tw/profile.php index f565c49a2..77863bf21 100644 --- a/lang/zh-tw/profile.php +++ b/lang/zh-tw/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => '個人檔案不可用', 'status.disabled.body' => '抱歉,此個人檔案暫時不可用。請稍後再試。', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];