Leave ForceLanguage empty.

This commit is contained in:
Yang Luo
2021-09-21 18:19:09 +08:00
parent 2326d55f73
commit 391bc3ebc9

View File

@ -15,5 +15,5 @@
export const ShowGithubCorner = false;
export const GithubRepo = "https://github.com/casbin/casdoor";
export const ForceLanguage = "en";
export const ForceLanguage = "";
export const DefaultLanguage = "en";