Skip to content

Commit 41b989c

Browse files
committed
Updated i18n plugin documentation for React, Snippet, Svelte, and Vue to include Simplified Chinese (zh-CN) as a supported language.
Updated i18n plugin documentation for React, Snippet, Svelte, and Vue to include Simplified Chinese (`zh-CN`) as a supported language.
1 parent 74f7669 commit 41b989c

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

website/src/content/docs/react/viewer/plugins/plugin-i18n.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ We provide out-of-the-box support for several languages, including:
1818
- German (`de`)
1919
- French (`fr`)
2020
- Spanish (`es`)
21+
- Simplified Chinese (`zh-CN`)
2122

2223
## Configuration
2324

website/src/content/docs/snippet/plugins/plugin-i18n.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ We provide out-of-the-box support for several languages, including:
1515
- German (`de`)
1616
- French (`fr`)
1717
- Spanish (`es`)
18+
- Simplified Chinese (`zh-CN`)
1819

1920
## Configuration
2021

website/src/content/docs/svelte/viewer/plugins/plugin-i18n.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ We provide out-of-the-box support for several languages, including:
1717
- German (`de`)
1818
- French (`fr`)
1919
- Spanish (`es`)
20+
- Simplified Chinese (`zh-CN`)
2021

2122
## Configuration
2223

website/src/content/docs/vue/viewer/plugins/plugin-i18n.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ We provide out-of-the-box support for several languages, including:
1717
- German (`de`)
1818
- French (`fr`)
1919
- Spanish (`es`)
20+
- Simplified Chinese (`zh-CN`)
2021

2122
## Configuration
2223

0 commit comments

Comments
 (0)