From b6047505e7225575fb93a860a0163647142fb604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Thu, 10 Dec 2020 06:19:12 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (357 of 358 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 2ecd5bfda..043c4dc2e 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -1932,5 +1932,20 @@ "@discoverGroups": { "type": "text", "placeholders": {} + }, + "toggleUnread": "Marcar como Lido/Non lido", + "@toggleUnread": { + "type": "text", + "placeholders": {} + }, + "toggleMuted": "Activar Acalar", + "@toggleMuted": { + "type": "text", + "placeholders": {} + }, + "toggleFavorite": "Marcar Favorito", + "@toggleFavorite": { + "type": "text", + "placeholders": {} } }