From 55bb78cad8e4d629f160eeec519d89af557d5b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Sat, 20 Feb 2021 07:17:30 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (411 of 412 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 6fd865f6..bfa270b6 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -2217,5 +2217,25 @@ "serverVersions": {}, "supportedVersions": {} } + }, + "showPassword": "Amosar contrasinal", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Engadir email", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Diminuir zoom", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Aumentar zoom", + "@zoomIn": { + "type": "text", + "placeholders": {} } }