mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Added missing NLS strings to sidebar and index.mst
This commit is contained in:
committed by
Nick O'Leary
parent
9bbd6a70b8
commit
409fa49234
@@ -140,7 +140,7 @@
|
||||
messages.id = "debug-content";
|
||||
content.appendChild(messages);
|
||||
|
||||
RED.sidebar.addTab("debug",content);
|
||||
RED.sidebar.addTab(this._("debug.sidebarTitle"),content);
|
||||
|
||||
function getTimestamp() {
|
||||
var d = new Date();
|
||||
|
Reference in New Issue
Block a user