diff --git a/lang/de/profile.php b/lang/de/profile.php index 8ff83f4b1..ce753c178 100644 --- a/lang/de/profile.php +++ b/lang/de/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => 'Profil nicht verfügbar', 'status.disabled.body' => 'Entschuldigung, dieses Profil ist im Moment nicht verfügbar. Bitte versuche es in Kürze noch einmal.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];