From 2ee63dac9285f9888f0401044105c756803d38e6 Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Fri, 19 Nov 2021 16:00:10 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E7=BD=91=E7=AB=99=E7=8E=B0?= =?UTF-8?q?=E5=9C=A8=E5=8F=AF=E5=9C=A8=E4=B8=AD/=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E4=B9=8B=E9=97=B4=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TikTok_ZH.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TikTok_ZH.py b/TikTok_ZH.py index f044077..e927678 100644 --- a/TikTok_ZH.py +++ b/TikTok_ZH.py @@ -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('
') put_link('[English Language]', 'https://en.douyin.wtf')