Skip to content

Commit b6ebca7

Browse files
修改2nd Outer IP为1st Outer IP
Former-commit-id: 28db20b
1 parent c80f50f commit b6ebca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/language/en/enum.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"process_property_bind_ip_enum_1": "127.0.0.1",
3131
"process_property_bind_ip_enum_2": "0.0.0.0",
3232
"process_property_bind_ip_enum_3": "1st Inner IP",
33-
"process_property_bind_ip_enum_4": "2nd Outer IP",
33+
"process_property_bind_ip_enum_4": "1st Outer IP",
3434

3535
"process_property_protocol_enum_1": "TCP",
3636
"process_property_protocol_enum_2": "UDP",

0 commit comments

Comments
 (0)