mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 访问授权页支持多语言 https://github.com/siyuan-note/siyuan/issues/6824
This commit is contained in:
parent
433bb1d226
commit
76c8b15699
6 changed files with 11 additions and 5 deletions
|
@ -284,6 +284,7 @@ func serveCheckAuth(c *gin.Context) {
|
|||
"l3": model.Conf.Language(175),
|
||||
"l4": model.Conf.Language(176),
|
||||
"l5": model.Conf.Language(177),
|
||||
"l6": model.Conf.Language(178),
|
||||
"appearanceMode": model.Conf.Appearance.Mode,
|
||||
"appearanceModeOS": model.Conf.Appearance.ModeOS,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue