summaryrefslogtreecommitdiff
path: root/server/locale
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2018-12-18 10:04:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2018-12-18 10:04:28 +0800
commitc3a91226ba061029c64604c295cdb506ca8c9a6a (patch)
tree38f1152f265f47c2911c882557b73ef3af841038 /server/locale
parentca24380b0ead49aa28d44af959f780a58cbe9699 (diff)
downloadlua-language-server-c3a91226ba061029c64604c295cdb506ca8c9a6a.zip
加一行中文
Diffstat (limited to 'server/locale')
-rw-r--r--server/locale/zh-CN/libs/lua53/basic.lni49
1 files changed, 1 insertions, 48 deletions
diff --git a/server/locale/zh-CN/libs/lua53/basic.lni b/server/locale/zh-CN/libs/lua53/basic.lni
index c6db3f6f..10b46224 100644
--- a/server/locale/zh-CN/libs/lua53/basic.lni
+++ b/server/locale/zh-CN/libs/lua53/basic.lni
@@ -1,49 +1,2 @@
[assert]
-
-[collectgarbage]
-[dofile]
-
-[error]
-
-[_G]
-[[.fields]]
-field = '_VERSION'
-description = '一个包含有当前解释器版本号的全局变量(并非函数)。 当前这个变量的值为 "Lua 5.3"。'
-
-[getmetatable]
-
-[ipairs]
-
-[load]
-
-[loadfile]
-
-[next]
-
-[pairs]
-
-[pcall]
-
-[print]
-
-[rawequal]
-
-[rawget]
-
-[rawlen]
-
-[rawset]
-
-[select]
-
-[setmetatable]
-
-[tonumber]
-
-[tostring]
-
-[type]
-
-[_VERSION]
-
-[xpcall]
+description = '如果其参数 `v` 的值为假,它就调用 `error`。'