mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-08-07 13:09:45 +08:00
[Doc] i18n: add Turkish usage
This commit is contained in:
parent
0f127a5f42
commit
b89d00b09a
@ -36,5 +36,6 @@ Current supported languages:
|
|||||||
| Chinese | zh-CN |
|
| Chinese | zh-CN |
|
||||||
| English | en-US |
|
| English | en-US |
|
||||||
| Traditional Chinese | zh-HK |
|
| Traditional Chinese | zh-HK |
|
||||||
|
| Turkish | tr-TR |
|
||||||
|
|
||||||
View all language configs [Here](https://github.com/youzan/vant/tree/dev/packages/locale/lang).
|
View all language configs [Here](https://github.com/youzan/vant/tree/dev/packages/locale/lang).
|
||||||
|
@ -37,5 +37,6 @@ Locale.add(messages);
|
|||||||
| 简体中文 | zh-CN |
|
| 简体中文 | zh-CN |
|
||||||
| 英语 | en-US |
|
| 英语 | en-US |
|
||||||
| 繁體中文 | zh-HK |
|
| 繁體中文 | zh-HK |
|
||||||
|
| 土耳其语 | tr-TR |
|
||||||
|
|
||||||
在 [这里](https://github.com/youzan/vant/tree/dev/packages/locale/lang) 查看所有的 i18n 配置文件。
|
在 [这里](https://github.com/youzan/vant/tree/dev/packages/locale/lang) 查看所有的 i18n 配置文件。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user