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 | 3 |
1 files changed, 3 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 d67c34b..ca39837 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 @@ -14,6 +14,9 @@ export default { 'nav.dark_mode': '深色主题', 'nav.logout': '退出登录', 'nav.login': '登录', + 'nav.minimize_tray': '最小化到托盘', + 'tray.show': '显示 MeshBay', + 'tray.quit': '退出', // Sidebar 'sidebar.my_groups': '我的群组', |