diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index d085d5ea7..aeb0821a5 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -602,4 +602,8 @@ val_dst_port=server port is required and the value mast between 0 and 65535 val_dst_port_mask=server port mask is required and the value mast between 0 and 65535 val_protocol=protocol is required and the value mast 6(tcp),17(udp),0(freedom) val_direction=The value mast 0(bidirectional) or 1(unidirectional) -#===============protocol IP Import end================= \ No newline at end of file + + +#===========log begin============= +log=log +#===========log end ============= \ 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 7c65b3434..3c6af47fc 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -428,4 +428,8 @@ val_dst_port=server port is required and the value mast between 0 and 65535 val_dst_port_mask=server port mask is required and the value mast between 0 and 65535 val_protocol=protocol is required and the value mast 6(tcp),17(udp),0(freedom) val_direction=The value mast 0(bidirectional) or 1(unidirectional) -#===============protocol IP Import end================= \ No newline at end of file +#===============protocol IP Import end================= + +#===========log begin============= +log=log +#===========log end ============= \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index c11320395..72f8c5eb0 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -627,4 +627,8 @@ val_dst_port=\u76EE\u7684\u7AEF\u53E3\u4E3A\u7A7A\u6216\u683C\u5F0F\u4E0D\u6B63\ val_dst_port_mask=\u76EE\u7684\u7AEF\u53E3\u63A9\u7801\u683C\u5F0F\u4E0D\u6B63\u786E(0-65535) val_protocol=\u534F\u8BAE\u4E0D\u80FD\u4E3A\u7A7A\u5E76\u4E14\u503C\u53EA\u80FD\u4E3A6(tcp),17(udp),0(\u4EFB\u610F) val_direction=\u65B9\u5411\u503C\u53EA\u80FD\u4E3A0(bidirectional)\u62161(unidirectional) -#===============protocol IP Import end================= \ No newline at end of file +#===============protocol IP Import end================= + +#===========log begin============= +log=\u65E5\u5FD7 +#===========log end ============= \ No newline at end of file