From 8e802419c5dcc75b0c61e9282f68242bd53ecb76 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:46:33 +0930 Subject: [PATCH] New translations profile.php (German) [ci skip] [ci skip] --- lang/de/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) 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' => '', ];