diff options
Diffstat (limited to 'locale/zh-tw')
-rw-r--r-- | locale/zh-tw/setting.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/zh-tw/setting.lua b/locale/zh-tw/setting.lua index dfd647fd..64731765 100644 --- a/locale/zh-tw/setting.lua +++ b/locale/zh-tw/setting.lua @@ -420,3 +420,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 ...' |