From 337f19bf009f59813cb2d48f6743a928ccffcf33 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:46:29 +0930 Subject: [PATCH] New translations profile.php (Catalan) [ci skip] [ci skip] --- lang/ca/profile.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ca/profile.php b/lang/ca/profile.php index 41c4b1260..66476e0a9 100644 --- a/lang/ca/profile.php +++ b/lang/ca/profile.php @@ -9,6 +9,13 @@ return [ 'privateProfileWarning' => 'Aquest compte és privat', 'alreadyFollow' => 'Ja seguiu a :username?', 'loginToSeeProfile' => 'per veure les seves fotos i vídeos.', + 'status.disabled.header' => 'Perfil no disponible', 'status.disabled.body' => 'Perdoneu, aquest perfil no està disponible en aquest moment. Proveu d\'accedir-hi d\'aquí a una estona.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];