From 65bf3f2ea8bf639ca97a5eb0ef5f49239d40bdd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Tue, 24 Jun 2025 07:09:13 +0200 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (778 of 780 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 7fef3aad3..d9c07e91f 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -3375,5 +3375,9 @@ "commandHint_logoutall": "Fechar a sesión en todos os dispositivos activos", "@commandHint_logoutall": {}, "commandHint_logout": "Fechar a sesión no dispositivo actual", - "@commandHint_logout": {} + "@commandHint_logout": {}, + "moreEvents": "Máis eventos", + "@moreEvents": {}, + "customReaction": "Reacción personalizada", + "@customReaction": {} }