summaryrefslogtreecommitdiff
path: root/locale/zh-tw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/zh-tw')
-rw-r--r--locale/zh-tw/setting.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/zh-tw/setting.lua b/locale/zh-tw/setting.lua
index 3129b313..11449fcd 100644
--- a/locale/zh-tw/setting.lua
+++ b/locale/zh-tw/setting.lua
@@ -262,6 +262,8 @@ config.telemetry.enable =
]]
config.misc.parameters =
'VSCode中啟動語言伺服時的[命令列參數](https://github.com/sumneko/lua-language-server/wiki/Getting-Started#arguments)。'
+config.misc.executablePath = -- TODO: need translate!
+'Specify the executable path in VSCode.'
config.IntelliSense.traceLocalSet =
'請查閱[文件](https://github.com/sumneko/lua-language-server/wiki/IntelliSense-optional-features)瞭解用法。'
config.IntelliSense.traceReturn =