Skip to content

Commit 2ff728d

Browse files
authored
Update language-support.md
1 parent 9318c0b commit 2ff728d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/ai-services/language-service/summarization/language-support.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Conversation summarization supports the following languages:
5858
| Language | Language code | Notes |
5959
|-----------------------|---------------|---------------------|
6060
| Chinese-Simplified | `zh-hans` | `zh` also accepted |
61+
|Chinese-Traditional |`zh-hant`||
6162
| English | `en` | |
6263
| French | `fr` | |
6364
| German | `de` | |
@@ -68,6 +69,17 @@ Conversation summarization supports the following languages:
6869
| Polish | `pl` | |
6970
| Portuguese | `pt` | `pt-br` also accepted |
7071
| Spanish | `es` | |
72+
|Dutch| `nl`||
73+
|Swedish| `sv`||
74+
|Danish| `da`||
75+
|Finnish| `fi`||
76+
|Russian| `ru`||
77+
|Norwegian| `no`||
78+
|Turkish| `tr`||
79+
|Arabic| `ar`||
80+
|Czech| `cs`||
81+
|Hungarian| `hu`||
82+
|Thai| `th`||
7183

7284
## Custom summarization
7385

0 commit comments

Comments
 (0)