summaryrefslogtreecommitdiff
path: root/locale/pt-br/setting.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-31 20:13:10 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-31 20:13:10 +0800
commitf3a4da264086093b594222a47407c183327bbfd8 (patch)
tree7fe0aaedcfd3adc2320b746add163b57c0726228 /locale/pt-br/setting.lua
parent41dfb71cfffd47663f821d8c1bd712b333810281 (diff)
downloadlua-language-server-f3a4da264086093b594222a47407c183327bbfd8.zip
cleanup
Diffstat (limited to 'locale/pt-br/setting.lua')
-rw-r--r--locale/pt-br/setting.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/pt-br/setting.lua b/locale/pt-br/setting.lua
index be21a0ee..7e13516c 100644
--- a/locale/pt-br/setting.lua
+++ b/locale/pt-br/setting.lua
@@ -421,3 +421,6 @@ config.typeFormat.config.auto_complete_table_sep = -- TODO: need translate!
'Controls if a separator is automatically appended at the end of a table declaration.'
config.typeFormat.config.format_line = -- TODO: need translate!
'Controls if a line is formatted at all.'
+
+command.exportDocument = -- TODO: need translate!
+'Export Document ...'