mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
i18n 修复
Makefile 添加 run-nogpio run-build 便于测试和构建发布 对于 docker 环境的适配
This commit is contained in:
@@ -55,7 +55,7 @@ $(document).ready(function() {
|
||||
defaultLang: selectOptionId,
|
||||
filePath: "/share/i18n/"
|
||||
});
|
||||
setCookie('userLanguage', "cn")
|
||||
setCookie('userLanguage', selectOptionId)
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user