diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index d680ccac3..f0c3ceafb 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -228,4 +228,7 @@ block_url=block url configuration=configuration direction=direction protocol=protocol +oneway=oneway +twoway=twoway +arbitrary=arbitrary #==========guankongbaimingdan 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 8c7f9df9e..7cace7e7d 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -226,4 +226,7 @@ block_url=\u5c01\u5835\u8def\u5f84 configuration=\u914d\u7f6e direction=\u65b9\u5411 protocol=\u534f\u8bae +oneway=\u5355\u5411 +twoway=\u53cc\u5411 +arbitrary=\u4efb\u610f #==========guankongbaimingdan end===================== \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/cfg/stringCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/stringCfgList.jsp index d17d3fa83..e993bc3d3 100644 --- a/src/main/webapp/WEB-INF/views/cfg/stringCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/stringCfgList.jsp @@ -5,6 +5,20 @@