fix(api): support Lao as a display language (#41743)

This commit is contained in:
非法操作 2026-09-04 05:51:34 +00:00 committed by GitHub
parent 81abb7322d
commit 8504aaa0ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ language_timezone_mapping = {
"de-DE": "Europe/Berlin",
"ja-JP": "Asia/Tokyo",
"ko-KR": "Asia/Seoul",
"lo-LA": "Asia/Vientiane",
"ru-RU": "Europe/Moscow",
"it-IT": "Europe/Rome",
"uk-UA": "Europe/Kyiv",