mirror of
https://shylinux.com/x/volcanos
synced 2025-07-02 12:31:20 +08:00
add some
This commit is contained in:
parent
71fd4be1c9
commit
68f8c3b873
@ -13,8 +13,8 @@ Volcanos(chat.ONIMPORT, {
|
|||||||
// {index: chat.TUTOR},
|
// {index: chat.TUTOR},
|
||||||
// {index: chat.FLOWS, value: "流程"},
|
// {index: chat.FLOWS, value: "流程"},
|
||||||
// {index: chat.MESSAGE},
|
// {index: chat.MESSAGE},
|
||||||
{index: web.SPIDE, value: "服务"},
|
{index: web.SPIDE, value: can.user.trans(can, "spide", "服务")},
|
||||||
{index: web.SPACE, value: "空间"},
|
{index: web.SPACE, value: can.user.trans(can, "space", "空间")},
|
||||||
{index: cli.RUNTIME},
|
{index: cli.RUNTIME},
|
||||||
{index: code.XTERM, args: [cli.SH]},
|
{index: code.XTERM, args: [cli.SH]},
|
||||||
], function(value) { value.type = html.BUTTON, value.name = value.index
|
], function(value) { value.type = html.BUTTON, value.name = value.index
|
||||||
|
Loading…
x
Reference in New Issue
Block a user