mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 17:11:52 +08:00
进一步的 kvmd 国际化(汉化)支持,添加配置入口
yaml 配置示例:
```
languages:
console: zh
web: zh
```
This commit is contained in:
@@ -65,3 +65,7 @@ nginx:
|
||||
janus:
|
||||
cmd:
|
||||
- "/bin/true"
|
||||
|
||||
languages:
|
||||
console: zh
|
||||
web: zh
|
||||
|
||||
Reference in New Issue
Block a user