From 92ce1fa71f36003a2add8282c19be88ffc2add37 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:46:48 +0930 Subject: [PATCH] New translations profile.php (Polish) [ci skip] [ci skip] --- lang/pl/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/pl/profile.php b/lang/pl/profile.php index 4cc39c690..8bfed3f45 100644 --- a/lang/pl/profile.php +++ b/lang/pl/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => 'Profil jest niedostępny', 'status.disabled.body' => 'Przepraszamy, ten profil nie jest obecnie dostępny. Spróbuj ponownie za jakiś czas.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];