Skip to content

Commit

Permalink
feat: add i18n for hr-HR, sr-RS, cnr-ME (#6730)
Browse files Browse the repository at this point in the history
Co-authored-by: za-chenrihua <[email protected]>
  • Loading branch information
RihuaChen and za-chenrihua authored Aug 27, 2024
1 parent 333c6c8 commit f7c4c1c
Show file tree
Hide file tree
Showing 7 changed files with 14,881 additions and 523 deletions.
3 changes: 3 additions & 0 deletions docs/guide/i18n.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ The following languages are currently supported:
| Arabic | ar-SA |
| Portuguese | pt-BR |
| Vietnamese | vi-VN |
| Serbian | hr-HR |
| Croatian | sr-RS |
| Montenegrin | cnr-ME |

See more usage at [ConfigProvider](../components/config-provider).

Expand Down
3 changes: 3 additions & 0 deletions docs/guide/i18n.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ return (
| 阿拉伯语 | ar-SA |
| 葡萄牙语 | pt-BR |
| 越南语 | vi-VN |
| 克罗地亚语 | hr-HR |
| 塞尔维亚语 | sr-RS |
| 黑山语 | cnr-ME |

具体的使用方法请参考 [ConfigProvider](../components/config-provider) 文档。

Expand Down
Loading

0 comments on commit f7c4c1c

Please sign in to comment.