mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 04:13:13 +08:00
docs: update docs accoding to 7df0954
This commit is contained in:
parent
7df095414c
commit
fbe59e29a3
@ -21,7 +21,7 @@ return (
|
||||
);
|
||||
```
|
||||
|
||||
Note: `en_US` is filename, follow below:
|
||||
Note: `en_US` is filename, follow below.
|
||||
|
||||
Supported languages:
|
||||
|
||||
|
@ -19,24 +19,36 @@ return (
|
||||
);
|
||||
```
|
||||
|
||||
注意:`en_US` 是文件名,以下表格也遵循同样的规则。
|
||||
|
||||
目前支持以下语言:
|
||||
|
||||
- 英文 - en_US
|
||||
- 法语(比利时)- fr_BE
|
||||
- 俄语 - ru_RU
|
||||
- 西班牙语 - es_ES
|
||||
- 德语 - de_DE
|
||||
- 捷克语 - cs_CZ
|
||||
- 葡萄牙(巴西)- pt_BR
|
||||
- 韩语 - ko_KR
|
||||
- 瑞典语 - sv_SE
|
||||
- 荷兰语 - nl_NL
|
||||
- 加泰罗尼亚 - ca_ES
|
||||
- 日本语 - ja_JP
|
||||
- 土耳其语 - tr_TR
|
||||
- 斯洛伐克语 - sk_SK
|
||||
- 爱沙尼亚语 - et_EE
|
||||
- 繁體中文 - zh_TW
|
||||
|语言|文件名|
|
||||
|---|---|
|
||||
|保加利亚语|bg_BG|
|
||||
|加泰罗尼亚语|ca_ES|
|
||||
|繁体中文|zh_TW|
|
||||
|捷克语|cs_CZ|
|
||||
|比利时荷兰语|nl_BE|
|
||||
|荷兰语|nl_NL|
|
||||
|英语|en_GB|
|
||||
|美式英语|en_US|
|
||||
|爱沙尼亚语|et_EE|
|
||||
|芬兰语|fi_FI|
|
||||
|比利时法语|fr_BE|
|
||||
|法语|fr_FR|
|
||||
|德语|de_DE|
|
||||
|意大利语|it_IT|
|
||||
|日语|ja_JP|
|
||||
|韩语/朝鲜语|ko_KR|
|
||||
|波兰语|pl_PL|
|
||||
|葡萄牙语|pt_BR|
|
||||
|俄罗斯语|ru_RU|
|
||||
|斯洛伐克语|sk_SK|
|
||||
|西班牙语|es_ES|
|
||||
|瑞典语|sv_SE|
|
||||
|土耳其语|tr_TR|
|
||||
|越南语|vi_VN|
|
||||
|
||||
具体的使用方法和新语言包贡献方式请参考 [LocaleProvider 文档](/components/locale-provider)。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user