Merge pull request #2886 from stanol/patch-1

Fix typo
This commit is contained in:
Louis Lam 2023-03-05 17:09:16 +08:00 committed by GitHub
commit 65933de0cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ const languageList = {
"et-EE": "eesti", "et-EE": "eesti",
"vi-VN": "Tiếng Việt", "vi-VN": "Tiếng Việt",
"zh-TW": "繁體中文 (台灣)", "zh-TW": "繁體中文 (台灣)",
"uk-UA": "Український", "uk-UA": "Українська",
"th-TH": "ไทย", "th-TH": "ไทย",
"el-GR": "Ελληνικά", "el-GR": "Ελληνικά",
"yue": "繁體中文 (廣東話 / 粵語)", "yue": "繁體中文 (廣東話 / 粵語)",