We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441934f commit 52b7a7bCopy full SHA for 52b7a7b
1 file changed
src/i18n/zh-cn.json
@@ -53,9 +53,9 @@
53
"form.config.password.label": "密码",
54
"form.config.backendUrl.label": "PawSQL 服务器",
55
"form.config.version.label": "PawSQL 版本",
56
- "form.config.version.cloud": "Cloud 版本",
57
- "form.config.version.community": "社区版",
58
- "form.config.version.enterprise": "企业版",
+ "form.config.version.cloud": "PawSQL Cloud",
+ "form.config.version.community": "PawSQL 社区版",
+ "form.config.version.enterprise": "PawSQL 企业版",
59
"form.config.joinPawSQL": "加入PawSQL",
60
"form.config.description": "PawSQL Client 让开发者能够在VSCode开发环境中直接使用PawSQL优化引擎的强大功能,包括智能索引推荐、查询重写建议、自动化性能验证等。想要了解更多关于PawSQL的优化能力,请参考",
61
"form.config.documentation.link": "PawSQL官方文档",
0 commit comments