feat: enhance metric labels (#382)

This commit is contained in:
Fine0830
2024-04-10 16:40:14 +08:00
committed by GitHub
parent 8bc6761468
commit fd2c7ca716
9 changed files with 44 additions and 37 deletions

View File

@@ -100,8 +100,7 @@ const msg = {
import: "Import Dashboard Templates",
yes: "Yes",
no: "No",
tableHeaderCol1: "Name of the first column of the table",
tableHeaderCol2: "Name of the second column of the table",
tableHeaderCol2: "Name of the last column of the table",
showXAxis: "Show X Axis",
showYAxis: "Show Y Axis",
nameError: "The dashboard name cannot be duplicate",