Open nighca opened 1 week ago
https://github.com/goplus/casdoor/blob/d3848023552473402ccb30a94a3515d078bba89a/web/src/common/select/LanguageSelect.js#L56
If Setting.getLanguage() returns some language other than zh or en, the whole page breaks.
Setting.getLanguage()
zh
en
https://github.com/goplus/casdoor/blob/d3848023552473402ccb30a94a3515d078bba89a/web/src/common/select/LanguageSelect.js#L56
If
Setting.getLanguage()
returns some language other thanzh
oren
, the whole page breaks.