diff options
author | rtk0c <[email protected]> | 2021-04-14 15:09:13 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-04-14 15:09:13 -0700 |
commit | 80d8ae5a6fef6c9a34e81e240539cb655dd99851 (patch) | |
tree | 062bb1590eaf030b75aae75acecc5706e16d9b0c /core/locale | |
parent | 568fcc1dfe40c37b57b7baa2dea93b291d3fa956 (diff) |
Initial work on workflows
Diffstat (limited to 'core/locale')
-rw-r--r-- | core/locale/zh_CN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/locale/zh_CN.json b/core/locale/zh_CN.json index 188ec4f..1c1102d 100644 --- a/core/locale/zh_CN.json +++ b/core/locale/zh_CN.json @@ -10,6 +10,7 @@ "MainWindow.Tab.Project": "\uf15b 项目", "MainWindow.Tab.DatabaseView": "\uf1c0 数据", "MainWindow.Tab.Items": "\uf466 物品", + "MainWindow.Tab.Workflows": "\uf5cb 工作流", "Project.New": "新建项目...", "Project.New.DialogTitle": "新建项目向导", "Project.New.Name": "项目名称", |