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