diff --git a/lang/tr/profile.php b/lang/tr/profile.php index 4a4f7b8d7..17dcd1342 100644 --- a/lang/tr/profile.php +++ b/lang/tr/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => 'Profil kullanım dışı', 'status.disabled.body' => 'Üzgünüz, bu profile şu anda ulaşılamıyor. Kısa süre içinde tekrar deneyiniz.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];