fix: polish the endpoint list graph (#155)

This commit is contained in:
Fine0830
2022-09-08 21:46:37 +08:00
committed by GitHub
parent 49bc349064
commit 5da441ff9a
7 changed files with 27 additions and 27 deletions

View File

@@ -152,6 +152,7 @@ const msg = {
text: "Text",
query: "Query",
postgreSQL: "PostgreSQL",
endpointTips: "The table shows up to 20 pieces of endpoints.",
seconds: "Seconds",
hourTip: "Select Hour",
minuteTip: "Select Minute",

View File

@@ -152,6 +152,7 @@ const msg = {
enableAssociate: "Activar asociación",
query: "Consulta",
postgreSQL: "PostgreSQL",
endpointTips: "Aquí, la tabla muestra hasta 20 punto final.",
seconds: "Segundos",
hourTip: "Seleccione Hora",
minuteTip: "Seleccione Minuto",

View File

@@ -149,6 +149,7 @@ const msg = {
text: "文本",
query: "查询",
postgreSQL: "PostgreSQL",
endpointTips: "这里最多展示20条endpoints。",
seconds: "秒",
hourTip: "选择小时",
minuteTip: "选择分钟",