From abdedf5dc34b2f1069ef12e2b3813cb04cefc309 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:47:07 +0930 Subject: [PATCH] New translations profile.php (Persian) [ci skip] [ci skip] --- lang/fa/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/fa/profile.php b/lang/fa/profile.php index d37a48783..c8af7ef81 100644 --- a/lang/fa/profile.php +++ b/lang/fa/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => 'نمایه غیرقابل دسترس', 'status.disabled.body' => 'عذر می‌خوایم! نمایه الان در دسترس نیست. لطفا چند دقیقه دیگر مجدد بررسی فرمایید.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];