mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
i18n server-side strings
This commit is contained in:
parent
f4a1350a41
commit
df534f72fa
11 changed files with 59 additions and 131 deletions
|
@ -37,6 +37,7 @@ type User struct {
|
|||
Reset string `json:"-"`
|
||||
LastVersion string `json:"lastVersion"`
|
||||
Theme string `json:"theme"`
|
||||
Locale string `json:"locale"`
|
||||
Accounts []account.Account `json:"accounts"`
|
||||
Groups []group.Record `json:"groups"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue