We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aef1b5 commit 358a5caCopy full SHA for 358a5ca
services/static-webserver/client/source/class/osparc/dashboard/Dashboard.js
@@ -122,7 +122,7 @@ qx.Class.define("osparc.dashboard.Dashboard", {
122
tabs.push({
123
id: "servicesTab",
124
buttonId: "servicesTabBtn",
125
- label: this.tr("SERVICE"),
+ label: this.tr("SERVICES"),
126
icon: "@FontAwesome5Solid/cogs/"+tabIconSize,
127
buildLayout: this.__createServiceBrowser
128
});
0 commit comments