Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/ast.js')
-rw-r--r--apps/workflowengine/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/ast.js b/apps/workflowengine/l10n/ast.js
index 6a6862906ca..d6cb00b9e2d 100644
--- a/apps/workflowengine/l10n/ast.js
+++ b/apps/workflowengine/l10n/ast.js
@@ -47,8 +47,8 @@ OC.L10N.register(
"Operation #%s does not exist" : "La operación #%s nun esiste",
"Operation %s does not exist" : "La operación %s nun esiste",
"Operation %s is invalid" : "La operación %s nun ye válida",
- "Workflow" : "Fluxu de trabayu",
"Open documentation" : "Abrir documentación",
- "Loading…" : "Cargando..."
+ "Loading…" : "Cargando...",
+ "Workflow" : "Fluxu de trabayu"
},
"nplurals=2; plural=(n != 1);");