mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Set org and per user locale
This commit is contained in:
parent
23abcf1585
commit
4494ace0a2
30 changed files with 125 additions and 41 deletions
|
@ -46,4 +46,5 @@ type SiteMeta struct {
|
|||
Theme string `json:"theme"` // default side-wide theme, user overrideble
|
||||
Configured bool `json:"configured"` // is Documize instance configured
|
||||
Locale string `json:"locale"` // server default locale
|
||||
Locales []string `json:"locales"` // available locale
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue