We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c2d1f commit 815af8eCopy full SHA for 815af8e
package/nls-zh-cn.lua
@@ -68,7 +68,7 @@ return {
68
['config.hint.setType'] = '在赋值操作位置提示类型。',
69
['config.hint.paramName'] = '调用的参数为字面量时提示参数名。',
70
['config.telemetry.enable'] = [[
71
-启用遥测,通过网络发送你的编辑器信息与错误日志。在[此处](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy)阅读我们的隐私声明。
+启用遥测,通过网络发送你的编辑器信息与错误日志。在[此处](https://github.com/sumneko/lua-language-server/wiki/%E9%9A%90%E7%A7%81%E5%A3%B0%E6%98%8E)阅读我们的隐私声明。
72
]],
73
['config.misc.parameters'] = 'VSCode中启动语言服务时的[命令行参数](https://github.com/sumneko/lua-language-server/wiki/Command-line)。',
74
0 commit comments