diff options
author | rtk0c <[email protected]> | 2021-05-25 23:56:02 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-05-25 23:56:02 -0700 |
commit | a611b22650d1e40593db4fb1bce29d925e49e932 (patch) | |
tree | 1103179b6344c368e214852f16742129642c338b /core/locale | |
parent | bb2ab4bc5b2c9cc25ef1858ac538f2dc48af2d2c (diff) |
More work on workflow management UI
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 31f8827..e5df7ee 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.Rename": "\uf246 重命名", "Generic.Disconnect": "\uf127 断开连接", "Generic.Close": "\uf00d 关闭", "Generic.Dialog.Confirm": "确定", |