File tree 1 file changed +3
-3
lines changed
packages/docs/docs/zh/guide
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ export default defineConfig({
105
105
106
106
默认情况下,只有官方维护和 [ VuePress 社区] ( https://vuepress-community.netlify.app/en/ ) 下的插件支持快捷方式,请随时提交拉取请求,以在此[ 文件] ( https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/types/lib/third-party-plugins.ts ) 中添加您的插件。
107
107
108
- ## ISO语言代码
108
+ ## ISO 语言代码
109
109
110
- 类型推断支持 [ i18n] ( http://localhost:8080/guide/i18n.html ) 的 [ ISO语言代码 ] ( http://www.lingoes.net/en/translator/langcode.htm ) 。
110
+ 类型推断支持 [ i18n] ( http://localhost:8080/guide/i18n.html ) 的 [ ISO 语言代码 ] ( http://www.lingoes.net/en/translator/langcode.htm ) 。
111
111
112
112
![ ] ( /assets/1.9-lang.png )
113
113
114
- ## 上下文API
114
+ ## 上下文 API
115
115
116
116
VuePress 的配置也可以是一个函数,它的第一个参数是当前的 [ APP 上下文] ( ../plugin/context-api.md#context-api ) :
117
117
You can’t perform that action at this time.
0 commit comments