mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Leave ForceLanguage empty.
This commit is contained in:
@ -15,5 +15,5 @@
|
|||||||
export const ShowGithubCorner = false;
|
export const ShowGithubCorner = false;
|
||||||
export const GithubRepo = "https://github.com/casbin/casdoor";
|
export const GithubRepo = "https://github.com/casbin/casdoor";
|
||||||
|
|
||||||
export const ForceLanguage = "en";
|
export const ForceLanguage = "";
|
||||||
export const DefaultLanguage = "en";
|
export const DefaultLanguage = "en";
|
||||||
|
Reference in New Issue
Block a user