mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: add auto fresh to widgets independent mode (#224)
This commit is contained in:
@@ -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",
|
||||
|
@@ -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",
|
||||
|
@@ -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: "版本",
|
||||
|
Reference in New Issue
Block a user