This repository was archived by the owner on Jul 26, 2023. It is now read-only.
如何实现默认语言,而不转跳zh-CN #552
-
如何实现默认语言,而不转跳zh-CN, |
Beta Was this translation helpful? Give feedback.
Answered by
spencerwooo
Mar 18, 2022
Replies: 2 comments 2 replies
-
默认情况下语言是根据你浏览器语言来判断的,关闭自动语言判断可以参考 - Disabling Automatic Locale Detection |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spencerwooo
-
其实我是想让它的地址为原始地址(exp.com),而不是exp.com/zh-CN |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
默认情况下语言是根据你浏览器语言来判断的,关闭自动语言判断可以参考 - Disabling Automatic Locale Detection