From 684be61ca8ce3f1d77f9e371b3bdb3e36240e1bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m=2E?= Date: Thu, 11 Dec 2025 04:04:41 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Galician) Currently translated at 100.0% (825 of 825 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 1bf841cce..041e6d281 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -3511,5 +3511,9 @@ "loadingMessages": "Cargando mensaxes", "@loadingMessages": {}, "setupChatBackup": "Configurar copia de apoio", - "@setupChatBackup": {} + "@setupChatBackup": {}, + "changedTheChatDescription": "{username} cambiou a descrición da sala", + "@changedTheChatDescription": {}, + "changedTheChatName": "{username} cambiou o nome da sala", + "@changedTheChatName": {} }