mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
docs: 更正英语语言代码
This commit is contained in:
@@ -8,7 +8,7 @@ __all__ = ["Translate"]
|
||||
class Translate:
|
||||
SUPPORT = {
|
||||
"zh_CN",
|
||||
"en_GB",
|
||||
"en_US",
|
||||
}
|
||||
|
||||
def __init__(self, language: str):
|
||||
|
||||
Reference in New Issue
Block a user