perf: 切换zh hant

This commit is contained in:
feng
2024-04-10 11:33:05 +08:00
committed by Bryan
parent a8112c86e3
commit 6502adb772
2 changed files with 10 additions and 0 deletions

View File

@@ -119,6 +119,10 @@ class UserLoginContextMixin:
'title': '中文(简体)',
'code': 'zh-hans'
},
{
'title': '中文(繁體)',
'code': 'zh-hant'
},
{
'title': 'English',
'code': 'en'