From c9c52f7543f556d8a46637e5fd15b5442c931104 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Jul 2023 02:22:33 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_EC.js b/l10n/es_EC.js index b44b072..ac871c2 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -2,6 +2,7 @@ OC.L10N.register( "bbb", { "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "ContraseƱa", "Hello %s" : "Hola %s", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 2f2a905..bbd0dd9 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -1,5 +1,6 @@ { "translations": { "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "ContraseƱa", "Hello %s" : "Hola %s",