提交 a728d359 编写于 作者: B Benjamin Pasero

about: node => node.js

上级 7d100ef8
......@@ -460,7 +460,7 @@ export class WindowsService implements IWindowsService, IURLHandler, IDisposable
const lastActiveWindow = this.windowsMainService.getFocusedWindow() || this.windowsMainService.getLastActiveWindow();
const detail = nls.localize('aboutDetail',
"Version: {0}\nCommit: {1}\nDate: {2}\nElectron: {3}\nChrome: {4}\nNode: {5}\nV8: {6}\nArchitecture: {7}",
"Version: {0}\nCommit: {1}\nDate: {2}\nElectron: {3}\nChrome: {4}\nNode.js: {5}\nV8: {6}\nArchitecture: {7}",
app.getVersion(),
product.commit || 'Unknown',
product.date || 'Unknown',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册