From ce624c4e4c7cdfc35668f021a0002f070ce64fcc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 19 Jul 2023 01:17:06 +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 dbabc72..48ef5cc 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -6,6 +6,7 @@ OC.L10N.register( "Confirm" : "Confirmar", "Settings" : "Configuraciones ", "Label" : "Etiqueta", + "Notification settings" : "Configuración de notificaciones", "Enable" : "Habilitar", "Disable" : "Deshabilitar" }, diff --git a/l10n/es_EC.json b/l10n/es_EC.json index bc9a7d5..a809e73 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -4,6 +4,7 @@ "Confirm" : "Confirmar", "Settings" : "Configuraciones ", "Label" : "Etiqueta", + "Notification settings" : "Configuración de notificaciones", "Enable" : "Habilitar", "Disable" : "Deshabilitar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"