mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 11:45:40 +08:00
view.layout.menu_bar i18n
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = pluggable.createHelpers exports =
|
||||
|
||||
exports.registerHook 'view.layout.menu_bar',
|
||||
href: '/public/monitor/'
|
||||
body: '服务器状态'
|
||||
t_body: 'plugins.linux.server_monitor'
|
||||
|
||||
exports.registerHook 'account.username_filter',
|
||||
filter: (username, callback) ->
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"name": "Linux",
|
||||
"server_monitor": "服务器状态",
|
||||
"description": "Linux 是 RP 主机的基础服务,负责进行资源限制"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user