forked from x/ContextOS
add some
This commit is contained in:
parent
9db26bdf6b
commit
bb8e9c1971
@ -3,5 +3,3 @@ package main
|
||||
import "shylinux.com/x/ice"
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
|
||||
func init() { ice.Info.Titles = "ContextOS" }
|
||||
|
@ -1,4 +1,5 @@
|
||||
title "Contexts"
|
||||
title "ContextOS"
|
||||
|
||||
chapter "实践"
|
||||
label `
|
||||
code wiki chat team mall
|
||||
|
@ -55,6 +55,8 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
||||
"product", "产品",
|
||||
"switch", "切换",
|
||||
"scan", "扫描",
|
||||
"add to desktop", "添加到桌面",
|
||||
"add to dock", "添加到底栏",
|
||||
|
||||
html.INPUT, kit.Dict(
|
||||
ice.POD, "空间", ice.CTX, "模块", ice.CMD, "命令", ice.HELP, "帮助",
|
||||
|
Loading…
x
Reference in New Issue
Block a user