langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
35.59k stars 4.8k forks source link

fix: ro-RO is not a valid language #5635

Closed hjlarry closed 3 days ago

hjlarry commented 3 days ago

Description

when you select Romania in language setting, will raise ro-RO is not a valid language. Because ro-RO is missing in languages, use language_timezone_mapping.keys() is not easy to forget.

Type of Change

How Has This Been Tested?

test locally

Suggested Checklist:

luckylhb90 commented 2 days ago
image