From af06126b9e678666487b51d17b8bcce45d2d455e Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:47:03 +0930 Subject: [PATCH] New translations profile.php (Galician) [ci skip] [ci skip] --- lang/gl/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/gl/profile.php b/lang/gl/profile.php index 91a7dd128..9534453cc 100644 --- a/lang/gl/profile.php +++ b/lang/gl/profile.php @@ -12,4 +12,10 @@ return [ 'status.disabled.header' => 'Perfil non dispoñible', 'status.disabled.body' => 'O perfil non está dipoñible neste intre, inténtao dentro dun anaco.', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', ];