mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 18:31:04 +00:00
perf: 切换zh hant
This commit is contained in:
@@ -119,6 +119,10 @@ class UserLoginContextMixin:
|
||||
'title': '中文(简体)',
|
||||
'code': 'zh-hans'
|
||||
},
|
||||
{
|
||||
'title': '中文(繁體)',
|
||||
'code': 'zh-hant'
|
||||
},
|
||||
{
|
||||
'title': 'English',
|
||||
'code': 'en'
|
||||
|
Reference in New Issue
Block a user