Feat/jpn support (#2651)

This commit is contained in:
crazywoola
2024-03-02 13:47:51 +08:00
committed by GitHub
parent 3f640b1037
commit 444aba55dd
23 changed files with 2327 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ export const languages = [
value: 'ja-JP',
name: '日本語(日本)',
example: 'こんにちは、Dify!',
supported: false,
supported: true,
},
{
value: 'ko-KR',