diff options
Diffstat (limited to 'apps/workflowengine/l10n/en_GB.js')
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index a8f20914b16..405632acb63 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -68,9 +68,9 @@ OC.L10N.register( "Check %s does not exist" : "Check %s does not exist", "Check %s is invalid" : "Check %s is invalid", "Check #%s does not exist" : "Check #%s does not exist", - "Workflow" : "Workflow", "Files workflow engine" : "Files workflow engine", "Open documentation" : "Open documentation", - "Loading…" : "Loading…" + "Loading…" : "Loading…", + "Workflow" : "Workflow" }, "nplurals=2; plural=(n != 1);"); |