summaryrefslogtreecommitdiff
path: root/core/locale/zh_CN.json
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-05-09 16:37:42 -0700
committerrtk0c <[email protected]>2021-05-09 16:37:42 -0700
commita96761a29e9ff67b1756020f87deabc79f635b79 (patch)
tree72d65a8b6f11f745c9e827581c375668932fd69f /core/locale/zh_CN.json
parent97758d5c47698339cfcb9037e477ff463f97b58a (diff)
Work on workflow module
Diffstat (limited to 'core/locale/zh_CN.json')
-rw-r--r--core/locale/zh_CN.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/locale/zh_CN.json b/core/locale/zh_CN.json
index 513ac7a..4c3db9a 100644
--- a/core/locale/zh_CN.json
+++ b/core/locale/zh_CN.json
@@ -4,6 +4,7 @@
"Generic.Add": "\uf067 新建",
"Generic.Edit": "\uf044 编辑",
"Generic.Delete": "\uf1f8 删除",
+ "Generic.Close": "\uf00d 关闭",
"Generic.Dialog.Confirm": "确定",
"Generic.Dialog.Cancel": "取消",
"MainWindow.Tab.Settings": "\uf013 设置",
@@ -58,4 +59,8 @@
"Item.Column.Price": "价格",
"Item.EmptyNameError": "产品名不能为空",
"Item.DuplicateNameError": "产品名已被占用",
+ "Workflow.Open": "打开工作流...",
+ "Workflow.Open.DialogTitle": "打开工作流",
+ "Workflow.Manage": "管理工作流...",
+ "Workflow.Manage.DialogTitle": "管理工作流",
} \ No newline at end of file