summaryrefslogtreecommitdiff
path: root/locale/pt-br
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-12-01 21:08:09 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-12-01 21:08:09 +0800
commit6999dbb25bf2b7ae306599eceaa0f438ee4f8b8f (patch)
tree713dec2f933a0a4de01bf1c3b3c2d9ff1e58b2ea /locale/pt-br
parent867d84da976e5819c88c495f4dc007f4b1109716 (diff)
downloadlua-language-server-6999dbb25bf2b7ae306599eceaa0f438ee4f8b8f.zip
modify config fully supports `.luarc.json`
fix #831
Diffstat (limited to 'locale/pt-br')
-rw-r--r--locale/pt-br/script.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/pt-br/script.lua b/locale/pt-br/script.lua
index 5ae052d2..aabb3a19 100644
--- a/locale/pt-br/script.lua
+++ b/locale/pt-br/script.lua
@@ -562,6 +562,8 @@ CONFIG_LOAD_ERROR =
'Configurando o erro de carregamento do arquivo: {}'
CONFIG_TYPE_ERROR =
'O arquivo de configuração deve estar no formato LUA ou JSON: {}'
+CONFIG_MODIFY_FAIL_SYNTAX_ERROR = -- TODO: need translate!
+'Failed to modify settings, there are syntax errors in the settings file: {}'
PLUGIN_RUNTIME_ERROR =
[[