diff options
author | rtk0c <[email protected]> | 2021-05-14 20:52:00 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-05-14 20:52:00 -0700 |
commit | fa13cad2bf12d8f7f63f7ff6aab07dd2eaf6ec6d (patch) | |
tree | 994198f3636030b3974f73170fc59b04a794681d /core/locale | |
parent | 765df313e065f8401319c68ba70cd41b0bc34c9d (diff) |
Node graph editor basic functionality
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 4c3db9a..31f8827 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.Disconnect": "\uf127 断开连接", "Generic.Close": "\uf00d 关闭", "Generic.Dialog.Confirm": "确定", "Generic.Dialog.Cancel": "取消", |