File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -423,4 +423,6 @@ config.typeFormat.config.format_line =
423423' Controls if a line is formatted at all.'
424424
425425command .exportDocument =
426- ' Export Document ...'
426+ ' Lua: Export Document ...'
427+ command .addon_manager .open =
428+ ' Lua: Open Addon Manager ...'
Original file line number Diff line number Diff line change @@ -423,4 +423,6 @@ config.typeFormat.config.format_line = -- TODO: need translate!
423423' Controls if a line is formatted at all.'
424424
425425command .exportDocument = -- TODO: need translate!
426- ' Export Document ...'
426+ ' Lua: Export Document ...'
427+ command .addon_manager .open = -- TODO: need translate!
428+ ' Lua: Open Addon Manager ...'
Original file line number Diff line number Diff line change @@ -422,4 +422,6 @@ config.typeFormat.config.format_line = -- TODO: need translate!
422422' Controls if a line is formatted at all.'
423423
424424command .exportDocument =
425- ' 导出文档...'
425+ ' Lua: 导出文档...'
426+ command .addon_manager .open =
427+ ' Lua: 打开插件管理器...'
Original file line number Diff line number Diff line change @@ -422,4 +422,6 @@ config.typeFormat.config.format_line = -- TODO: need translate!
422422' Controls if a line is formatted at all.'
423423
424424command .exportDocument = -- TODO: need translate!
425- ' Export Document ...'
425+ ' Lua: Export Document ...'
426+ command .addon_manager .open = -- TODO: need translate!
427+ ' Lua: Open Addon Manager ...'
You can’t perform that action at this time.
0 commit comments