[locate] add zh-HK (#812)

* add zh-HK

* update en-US/i18n.md
This commit is contained in:
Jason
2018-04-03 20:30:07 +08:00
committed by 张敏
parent cc69410e35
commit ce3c43b9d1
4 changed files with 18514 additions and 0 deletions

View File

@@ -35,5 +35,6 @@ Current supported languages:
|-----------|-----------|
| Chinese | zh-CN |
| English | en-US |
| Traditional Chinese | zh-HK |
View all language configs [Here](https://github.com/youzan/vant/tree/dev/packages/locale/lang).

View File

@@ -36,5 +36,6 @@ Locale.add(messages);
|-----------|-----------|
| 简体中文 | zh-CN |
| 英语 | en-US |
| 繁體中文 | zh-HK |
在 [这里](https://github.com/youzan/vant/tree/dev/packages/locale/lang) 查看所有的 i18n 配置文件。