[Doc] i18n: add Turkish usage

This commit is contained in:
陈嘉涵
2018-10-31 16:18:59 +08:00
parent 0f127a5f42
commit b89d00b09a
3 changed files with 2 additions and 0 deletions
+1
View File
@@ -37,5 +37,6 @@ Locale.add(messages);
| 简体中文 | zh-CN |
| 英语 | en-US |
| 繁體中文 | zh-HK |
| 土耳其语 | tr-TR |
在 [这里](https://github.com/youzan/vant/tree/dev/packages/locale/lang) 查看所有的 i18n 配置文件。