diff options
Diffstat (limited to 'apps/workflowengine/l10n/ast.js')
-rw-r--r-- | apps/workflowengine/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/ast.js b/apps/workflowengine/l10n/ast.js index 7f27531e2b7..cc24b48c02c 100644 --- a/apps/workflowengine/l10n/ast.js +++ b/apps/workflowengine/l10n/ast.js @@ -52,12 +52,12 @@ OC.L10N.register( "Desktop client" : "Veceru pa ordenadores", "Select groups" : "Seleicionar grupos", "Groups" : "Grupos", - "and" : "y", - "Cancel" : "Encaboxar", - "Delete" : "Desaniciar", "The configuration is invalid" : "La configuración ye inválida", "Active" : "Activa", "Save" : "Guardar", + "and" : "y", + "Cancel" : "Encaboxar", + "Delete" : "Desaniciar", "Available flows" : "Fluxos disponibles", "No flows installed" : "Nun s'instaló nengún fluxu", "Ask your administrator to install new flows." : "Pidi a la alministración qu'instale fluxos nuevos.", |