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;"