We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73011d commit 1cc45b3Copy full SHA for 1cc45b3
2 files changed
src/locale/README.md
@@ -46,4 +46,4 @@ Current supported languages:
46
| Turkish | tr-TR |
47
| Spanish (Spain) | es-ES |
48
49
-View all language configs [Here](https://github.com/youzan/vant/tree/dev/src/locale/lang).
+> View all language configs [Here](https://github.com/youzan/vant/tree/dev/src/locale/lang).
src/locale/README.zh-CN.md
@@ -44,8 +44,9 @@ Locale.add(messages);
44
| 繁體中文(台) | zh-TW |
45
| 英语 | 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 配置文件。
50
51
### Sku 组件
52
0 commit comments