From 2966d3bb6f327e79d97a3145eedebf931841a30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Thu, 29 Oct 2020 04:02:39 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (317 of 317 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 313197db0..a160007ac 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -1722,5 +1722,25 @@ "@changeDeviceName": { "type": "text", "placeholders": {} + }, + "unavailable": "Non dispoñible", + "@unavailable": { + "type": "text", + "placeholders": {} + }, + "offline": "Desconectada", + "@offline": { + "type": "text", + "placeholders": {} + }, + "online": "En liña", + "@online": { + "type": "text", + "placeholders": {} + }, + "mention": "Mención", + "@mention": { + "type": "text", + "placeholders": {} } }