i couldn't change the language while i followed the tutorial, is anyone can help?
Lawrence-Cheung opened this issue · 4 comments
Lawrence-Cheung commented
C3604 commented
我也遇到了相同的问题,前面操作步骤都是参考教程,最后下拉框里面没有
Lawrenceeeeeeeeee commented
我也遇到了相同的问题,前面操作步骤都是参考教程,最后下拉框里面没有
现在也不知道怎么办,暂时先用英文吧,之后再试试。或者你也可以到stackoverflow看看有没有人遇到过这个问题。
journey-ad commented
双语插件不附带语言包,你需要自己装一个第三方语言包扩展,然后就可以在下拉框里看到了
或者手动下载语言包JSON文件,放到 webui 根目录下的 localizations
目录
中文语言包可以使用我整理的版本 https://gist.github.com/journey-ad/d98ed173321658be6e51f752d6e6163c
Lawrenceeeeeeeeee commented
双语插件不附带语言包,你需要自己装一个第三方语言包扩展,然后就可以在下拉框里看到了 或者手动下载语言包JSON文件,放到 webui 根目录下的
localizations
目录中文语言包可以使用我整理的版本 https://gist.github.com/journey-ad/d98ed173321658be6e51f752d6e6163c
谢谢!