mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
FEATURE: Make default locale settable during bootstrap
This commit is contained in:
parent
b7f45f6667
commit
380185e24a
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ basic:
|
|||
default: 'en'
|
||||
enum: 'LocaleSiteSetting'
|
||||
refresh: true
|
||||
shadowed_by_global: true
|
||||
allow_user_locale:
|
||||
client: true
|
||||
default: false
|
||||
|
|
Loading…
Reference in a new issue