mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
feat(locale): add japanese language (#5854)
* docs(locale): add japanese language * docs(locale): add japanese language
This commit is contained in:
parent
3bc1a73796
commit
7878f72f30
@ -45,5 +45,6 @@ Current supported languages:
|
||||
| English | en-US |
|
||||
| Turkish | tr-TR |
|
||||
| Spanish (Spain) | es-ES |
|
||||
| Japanese | ja-JP |
|
||||
|
||||
> View all language configs [Here](https://github.com/youzan/vant/tree/dev/src/locale/lang).
|
||||
|
@ -45,6 +45,7 @@ Locale.add(messages);
|
||||
| 英语 | en-US |
|
||||
| 土耳其语 | tr-TR |
|
||||
| 西班牙语 | es-ES |
|
||||
| 日语 | ja-JP |
|
||||
|
||||
> 在 [这里](https://github.com/youzan/vant/tree/dev/src/locale/lang) 查看所有的 i18n 配置文件。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user