From 18f3a8b8787502460085ce7b2237ddc481ebc5c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20M?= Date: Fri, 29 Mar 2024 09:11:20 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (3 of 3 strings) Translation: YunoHost Apps/fluffychat Translate-URL: https://translate.yunohost.org/projects/yunohost-apps/fluffychat/gl/ --- translations/apps/fluffychat/manifest/gl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/apps/fluffychat/manifest/gl.json b/translations/apps/fluffychat/manifest/gl.json index e526c93..ec4b8cf 100644 --- a/translations/apps/fluffychat/manifest/gl.json +++ b/translations/apps/fluffychat/manifest/gl.json @@ -1,5 +1,5 @@ { - "description": "", - "install_default_matrix_server_ask": "", - "install_default_matrix_server_help": "" + "description": "Cliente para mensaxería Matrix", + "install_default_matrix_server_ask": "Servidor Matrix por defecto", + "install_default_matrix_server_help": "Ten que ser un dominio ou un subdominio. Non pode conter unha ruta." }