docs: update locale (#4291)

This commit is contained in:
neverland
2019-08-30 10:32:40 +08:00
committed by GitHub
parent d73011d970
commit 1cc45b36b7
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -44,8 +44,9 @@ Locale.add(messages);
| 繁體中文(台) | zh-TW |
| 英语 | en-US |
| 土耳其语 | tr-TR |
| 西班牙语 | es-ES |
在 [这里](https://github.com/youzan/vant/tree/dev/src/locale/lang) 查看所有的 i18n 配置文件。
> 在 [这里](https://github.com/youzan/vant/tree/dev/src/locale/lang) 查看所有的 i18n 配置文件。
### Sku 组件