diff options
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es_EC.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/es_EC.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js index 8c0fc760a7d..8b6349b7269 100644 --- a/apps/workflowengine/l10n/es.js +++ b/apps/workflowengine/l10n/es.js @@ -67,6 +67,7 @@ OC.L10N.register( "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", "Custom user agent" : "Agente de usuario personalizado", + "Select a trigger" : "Seleccione un trigger", "At least one event must be selected" : "Has de seleccionar al menos un evento", "Add new flow" : "Añadir nuevo flujo", "When" : "Cuando", diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json index 06ba182278a..8c0d7ce73a0 100644 --- a/apps/workflowengine/l10n/es.json +++ b/apps/workflowengine/l10n/es.json @@ -65,6 +65,7 @@ "Desktop client" : "Cliente de escritorio", "Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook", "Custom user agent" : "Agente de usuario personalizado", + "Select a trigger" : "Seleccione un trigger", "At least one event must be selected" : "Has de seleccionar al menos un evento", "Add new flow" : "Añadir nuevo flujo", "When" : "Cuando", diff --git a/apps/workflowengine/l10n/es_EC.js b/apps/workflowengine/l10n/es_EC.js index e367ed63feb..a55f1e7c3f0 100644 --- a/apps/workflowengine/l10n/es_EC.js +++ b/apps/workflowengine/l10n/es_EC.js @@ -30,6 +30,7 @@ OC.L10N.register( "and" : "y", "Cancel" : "Cancelar", "Delete" : "Borrar", + "Active" : "Activo", "Save" : "Guardar", "Browse the App Store" : "Navega por la Tienda de aplicaciones", "matches" : "coincide", diff --git a/apps/workflowengine/l10n/es_EC.json b/apps/workflowengine/l10n/es_EC.json index a815f9a5cbb..a58497fe9b9 100644 --- a/apps/workflowengine/l10n/es_EC.json +++ b/apps/workflowengine/l10n/es_EC.json @@ -28,6 +28,7 @@ "and" : "y", "Cancel" : "Cancelar", "Delete" : "Borrar", + "Active" : "Activo", "Save" : "Guardar", "Browse the App Store" : "Navega por la Tienda de aplicaciones", "matches" : "coincide", |