From 34a6cb5ed484e6e6a48aae84e56156e856ed9bd0 Mon Sep 17 00:00:00 2001 From: wangxin Date: Mon, 22 Apr 2019 10:02:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B0=93=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jquery-validation/1.11.0/localization/messages_en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js b/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js index 0be318f95..a52f0c9ab 100644 --- a/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js +++ b/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js @@ -92,7 +92,7 @@ protect_warn:"Policy with relax precondition may consume too much resources.Use with cautions!", log_no_data:"This hour no data", expireTip:"Start time and end time interval is at least 1 minute", - compareTip:"Start time should two minutes earlier than current time at least.", + compareTip:"Start time should be at least two minutes earlier than current time.", compileIdCheck:"Please enter the correct query format", compileIdCheckNum:"The number of queries should not be greater than 200", rangeCross0:"The IP {0} must not between {1} and {2}",