mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 00:31:19 +08:00
fix(api): support Lao as a display language (#41743)
This commit is contained in:
parent
81abb7322d
commit
8504aaa0ef
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user