From 1c5f06436e277b5aa348001adca76f86c020b4ea Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:46:41 +0930 Subject: [PATCH] New translations profile.php (Italian) [ci skip] [ci skip] --- lang/it/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/it/profile.php b/lang/it/profile.php index 8f283f747..dc88597e6 100644 --- a/lang/it/profile.php +++ b/lang/it/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => 'Profilo Non Disponibile', 'status.disabled.body' => 'Scusa, questo profilo non è disponibile al momento. Per favore riprova più tardi.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];