feat(i18n): Implement internationalization for Channels, Skills, Setup, and Models pages
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"channels": "频道",
|
||||
"dashboard": "仪表盘",
|
||||
"settings": "设置",
|
||||
"devConsole": "开发者控制台"
|
||||
"devConsole": "开发者控制台",
|
||||
"models": "模型",
|
||||
"deleteSessionConfirm": "确定要删除对话 \"{{label}}\" 吗?",
|
||||
"openClawPage": "OpenClaw 页面"
|
||||
},
|
||||
"actions": {
|
||||
"save": "保存",
|
||||
@@ -52,4 +55,4 @@
|
||||
"notRunningDesc": "OpenClaw 网关需要运行才能使用此功能。它将自动启动,或者您可以从设置中启动。",
|
||||
"warning": "网关未运行。"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user