开始结束时间间隔至少为1分钟的国际化提示
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
log_trend:"Log Trend",
|
||||
info:"Prompt",
|
||||
protect_warn:"Policy with relax precondition may consume too much resources.Use with cautions!",
|
||||
log_no_data:"This hour no data"
|
||||
log_no_data:"This hour no data",
|
||||
expireTip:"Start time and end time interval is at least 1 minute"
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
log_trend:"Журнал Тенденция",
|
||||
info:"Инфо",
|
||||
protect_warn:"Policy with relax precondition may consume too much resources.Use with cautions!",
|
||||
log_no_data:"Нет данных за этот час"
|
||||
log_no_data:"Нет данных за этот час",
|
||||
expireTip:"Start time and end time interval is at least 1 minute"
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
log_trend:"日志趋势",
|
||||
info:"提示",
|
||||
protect_warn:"该策略执行条件过于宽泛,会消耗较多的计算资源。慎用!",
|
||||
log_no_data:"本小时无数据"
|
||||
log_no_data:"本小时无数据",
|
||||
expireTip:"开始时间结束时间间隔至少为1分钟"
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
Reference in New Issue
Block a user