We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2536df1 commit 6198b72Copy full SHA for 6198b72
library/Kubernetes/Dashboard/ClusterManagementDashboard.php
@@ -8,7 +8,7 @@ class ClusterManagementDashboard extends Dashboard
8
{
9
public function getTitle(): string
10
11
- return $this->translate('Cluster management');
+ return $this->translate('Cluster Management');
12
}
13
14
protected function assemble(): void
0 commit comments