From e9f7e1370fb60b19bf24794f8fb882ba0a4f3bb5 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Thu, 18 Oct 2018 10:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/messages/message_en.properties | 2 +- src/main/resources/messages/message_ru.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 12c085b74..6f774935d 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1252,7 +1252,7 @@ select_certificate=Please Select Certificate Type First root_certificate=der cer crt pem intermediate_entity_certificate=p12 private_certificate=pem key p12 -antiddos_protocol=DDOS协议 +antiddos_protocol=DDOS Protocol bps_threadshold=Traffic Threshold Bit/S pps_threadshold=Traffic Threshold Pkt/S one_more_greater_zero=At Least One Threshold Is Not 0. \ No newline at end of file diff --git a/src/main/resources/messages/message_ru.properties b/src/main/resources/messages/message_ru.properties index 43314fed4..5d81c8f34 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -1272,7 +1272,7 @@ select_certificate=Please Select Certificate Type First root_certificate=der cer crt pem intermediate_entity_certificate=p12 private_certificate=pem key p12 -antiddos_protocol=DDOS\u534f\u8bae +antiddos_protocol=DDOS Protocol bps_threadshold=Traffic Threshold Bit/S pps_threadshold=Traffic Threshold Pkt/S one_more_greater_zero=At Least One Threshold Is Not 0. \ No newline at end of file