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' => '', ];