docs(locale): add Norwegian

This commit is contained in:
chenjiahan 2020-08-08 21:19:40 +08:00
parent 87bfaa7274
commit 3d8798ce3f
2 changed files with 2 additions and 0 deletions

View File

@ -47,5 +47,6 @@ Current supported languages:
| Spanish (Spain) | es-ES |
| Japanese | ja-JP |
| Romanian | ro-RO |
| Norwegian | nb-NO |
> View all language configs [Here](https://github.com/youzan/vant/tree/dev/src/locale/lang).

View File

@ -47,6 +47,7 @@ Locale.add(messages);
| 西班牙语 | es-ES |
| 日语 | ja-JP |
| 罗马尼亚语 | ro-RO |
| 挪威语 | nb-NO |
> 在 [这里](https://github.com/youzan/vant/tree/dev/src/locale/lang) 查看所有的 i18n 配置文件。