diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js index ca39837..fd0c7f9 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js @@ -17,6 +17,8 @@ export default { 'nav.minimize_tray': '最小化到托盘', 'tray.show': '显示 MeshBay', 'tray.quit': '退出', + 'tray.start_node': '启动节点', + 'tray.stop_node': '停止节点', // Sidebar 'sidebar.my_groups': '我的群组', |