feat: add auto fresh to widgets independent mode (#224)

This commit is contained in:
Fine0830
2023-02-07 16:14:38 +08:00
committed by GitHub
parent 1768a1641c
commit 4486684183
10 changed files with 73 additions and 28 deletions

View File

@@ -182,7 +182,7 @@ const msg = {
iframeWidgetTip: "Add a link to a widget",
iframeSrc: "Iframe Link",
generateLink: "Generate Link",
setDuration: "Set Duration",
setDuration: "Lock Query Duration",
openFunction: "OpenFunction",
seconds: "Seconds",
hourTip: "Select Hour",
@@ -202,7 +202,7 @@ const msg = {
topology: "Topology",
trace: "Trace",
alarm: "Alerting",
auto: "Auto",
auto: "Auto Fresh",
reload: "Reload",
version: "Version",
copy: "Copy",

View File

@@ -165,7 +165,7 @@ const msg = {
iframeWidgetTip: "Añadir enlaces a los gadgets",
iframeSrc: "Enlace Iframe",
generateLink: "Generar enlaces",
setDuration: "Establecer la duración",
setDuration: "Duración de la consulta de bloqueo",
openFunction: "OpenFunction",
seconds: "Segundos",
hourTip: "Seleccione Hora",
@@ -200,7 +200,7 @@ const msg = {
topology: "Topología",
trace: "Traza",
alarm: "Recordatorio en curso",
auto: "Auto",
auto: "Auto Fresh",
reload: "Recargar",
version: "Versión",
copy: "Copiar",

View File

@@ -179,7 +179,7 @@ const msg = {
iframeWidgetTip: "添加widget的链接",
iframeSrc: "Iframe链接",
generateLink: "生成链接",
setDuration: "设置时间区间",
setDuration: "锁定查询持续时间",
openFunction: "OpenFunction",
seconds: "秒",
hourTip: "选择小时",
@@ -199,7 +199,7 @@ const msg = {
trace: "追踪",
alarm: "告警",
event: "事件",
auto: "自动",
auto: "自动更新",
reload: "刷新",
editmode: "编辑模式",
version: "版本",