feat: add target language (#193)

Cantonese
This commit is contained in:
陈颂贤 2023-03-20 00:11:08 +08:00 committed by GitHub
parent 5bab5addb5
commit 6f56ac7a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ LANGUAGES = {
"zh-hans": "simplified chinese",
"zh": "simplified chinese",
"zh-hant": "traditional chinese",
"zh-yue": "cantonese",
"de": "german",
"es": "spanish",
"ru": "russian",