diff options
Diffstat (limited to 'apps/workflowengine/l10n/zh_CN.json')
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json index 0951877188f..7e858f7866c 100644 --- a/apps/workflowengine/l10n/zh_CN.json +++ b/apps/workflowengine/l10n/zh_CN.json @@ -34,10 +34,12 @@ "Operation %s does not exist" : "操作 %s 不存在", "Operation %s is invalid" : "操作 %s 无效", "At least one check needs to be provided" : "至少需要提供一次检查", + "The provided operation data is too long" : "提供的操作数据太长", "Invalid check provided" : "提供的检查无效", "Check %s does not exist" : "检查 %s 不存在", "Check %s is invalid" : "检查%s是不可用", "Check %s is not allowed with this entity" : "对于此实体,检查%s是不被允许的", + "The provided check value is too long" : "提供的检查值太长", "Check #%s does not exist" : "检查 #%s 不存在", "Check %s is invalid or does not exist" : "检查%s是不可用或者不存在", "Flow" : "流程", |