[improvement] Sku: support i18n (#4123)

This commit is contained in:
neverland
2019-08-15 19:56:29 +08:00
committed by GitHub
parent 2dc4ab147d
commit 3f39166cbc
7 changed files with 66 additions and 29 deletions
+4
View File
@@ -46,3 +46,7 @@ Locale.add(messages);
| 土耳其语 | tr-TR |
在 [这里](https://github.com/youzan/vant/tree/dev/src/locale/lang) 查看所有的 i18n 配置文件。
### Sku 组件
语言包中默认不包含 Sku 业务组件的语言配置,因此如果有 Sku 组件的国际化需求,请自行配置国际化文案。