We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8131b commit 125a0f7Copy full SHA for 125a0f7
site/src/vueDocs/i18n.zh-CN.md
@@ -6,7 +6,7 @@
6
7
## ConfigProvider
8
9
-ant-design-vue 提供了一个 Vue 组件 [ConfigProvider](/components/config-provider-cn) 用于全局配置国际化文案。 ConfigProvider 不包含时间类组件的国际化,你需要额外引入时间库(dayjs、momentjs、date-fns 等)的国际化文件,以下我们已 dayjs 为例。
+ant-design-vue 提供了一个 Vue 组件 [ConfigProvider](/components/config-provider-cn) 用于全局配置国际化文案。 ConfigProvider 不包含时间类组件的国际化,你需要额外引入时间库(dayjs、momentjs、date-fns 等)的国际化文件,以下我们以 dayjs 为例。
10
11
```html
12
<template>
0 commit comments