mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update message catalogue for Projects
This commit is contained in:
@@ -1004,7 +1004,7 @@ RED.sidebar.versionControl = (function() {
|
||||
RED.sidebar.addTab({
|
||||
id: "version-control",
|
||||
label: RED._("sidebar.project.versionControl.history"),
|
||||
name: "Project History",
|
||||
name: RED._("sidebar.project.versionControl.projectHistory"),
|
||||
content: sidebarContent,
|
||||
enableOnEdit: false,
|
||||
pinned: true,
|
||||
|
Reference in New Issue
Block a user