📚 网站现在可在中/英文之间选择
This commit is contained in:
parent
cae3501030
commit
2ee63dac92
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ def about_popup_window():
|
|||
|
||||
|
||||
def language_pop_window():
|
||||
with popup('Select Language'):
|
||||
with popup('Select Site Language'):
|
||||
put_link('[Chinese Language]', 'https://douyin.wtf')
|
||||
put_html('<br>')
|
||||
put_link('[English Language]', 'https://en.douyin.wtf')
|
||||
|
|
|
|||
Loading…
Reference in a new issue