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/ko.js')
-rw-r--r--apps/workflowengine/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js
index e4518cd066b..c0f95747f8b 100644
--- a/apps/workflowengine/l10n/ko.js
+++ b/apps/workflowengine/l10n/ko.js
@@ -66,8 +66,8 @@ OC.L10N.register(
"Check %s does not exist" : "검사 %s이(가) 존재하지 않음",
"Check %s is invalid" : "검사 %s이(가) 잘못됨",
"Check #%s does not exist" : "검사 #%s이(가) 존재하지 않음",
- "Workflow" : "작업 흐름",
"Open documentation" : "문서 열기",
- "Loading…" : "불러오는 중…"
+ "Loading…" : "불러오는 중…",
+ "Workflow" : "작업 흐름"
},
"nplurals=1; plural=0;");