Skip to content

Commit

Permalink
feat: add th-TH locale (#6533)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryozm authored Jan 26, 2024
1 parent 7a14295 commit 71c0465
Show file tree
Hide file tree
Showing 5 changed files with 4,801 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/i18n.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ The following languages are currently supported:
| Dutch (Netherlands) | nl-NL |
| Russian (Russia) | ru-RU |
| Turkish (Türkçe) | tr-TR |
| Thai | th-TH |

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

Expand Down
1 change: 1 addition & 0 deletions docs/guide/i18n.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ return (
| 荷兰语 | nl-NL |
| 俄罗斯语 | ru-RU |
| 土耳其语 | tr-TR |
| 泰语 | th-TH |

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

Expand Down
Loading

0 comments on commit 71c0465

Please sign in to comment.