修改校验提示信息.
This commit is contained in:
@@ -81,6 +81,6 @@
|
||||
areaUnique:"Area already exists.",
|
||||
config_sync_tip:"The system is being maintained and temporarily inaccessible.",
|
||||
ipMaskSole:"IP already exists.",
|
||||
noStrategyCheck:"Spoofing IP Configuration Not Approved"
|
||||
noStrategyCheck:"No effective spoofing IP configuration under default group."
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
@@ -81,6 +81,6 @@
|
||||
areaUnique:"Регион уже существует.",
|
||||
config_sync_tip:"Система находится под техническим обслуживанием и временно недоступна.",
|
||||
ipMaskSole:"IP уже существует.",
|
||||
noStrategyCheck:"Spoofing IP Configuration Not Approved"
|
||||
noStrategyCheck:"No effective spoofing IP configuration under default group."
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
@@ -81,6 +81,6 @@
|
||||
areaUnique:"该区域已存在",
|
||||
config_sync_tip:"系统正在维护中,暂时不可访问!",
|
||||
ipMaskSole:"IP已存在",
|
||||
noStrategyCheck:"无审核通过的欺骗IP配置"
|
||||
noStrategyCheck:"缺省组下无有效的欺骗IP配置"
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
Reference in New Issue
Block a user