mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
963af6aff0
@ -125,7 +125,7 @@ export class Auth {
|
|||||||
* use {@link Auth#locale} instead
|
* use {@link Auth#locale} instead
|
||||||
*/
|
*/
|
||||||
getLocale() {
|
getLocale() {
|
||||||
return this.getOption('locale');
|
return this.getOption('locale') || 'en-US';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user