IP,ISP等词大写;首字母大写
This commit is contained in:
@@ -41,21 +41,21 @@
|
|||||||
portMaskRange:"Port and mask must between 0 and 65535.The correct pattern is \"port/mask\".",
|
portMaskRange:"Port and mask must between 0 and 65535.The correct pattern is \"port/mask\".",
|
||||||
chooseAreaOrIsp:"The region and the oprater must choose one",
|
chooseAreaOrIsp:"The region and the oprater must choose one",
|
||||||
areaControl:"Action drop and loop do not need area control",
|
areaControl:"Action drop and loop do not need area control",
|
||||||
ip_type: "ip type",
|
ip_type: "IP type",
|
||||||
ip_pattern: "ip Pattern",
|
ip_pattern: "IP Pattern",
|
||||||
area: "area",
|
area: "Area",
|
||||||
isp: "isp",
|
isp: "ISP",
|
||||||
close_info: "close",
|
close_info: "Close",
|
||||||
client_ip: "client ip",
|
client_ip: "Client IP",
|
||||||
ipv4: "ipv4",
|
ipv4: "IPv4",
|
||||||
ipv6: "ipv6",
|
ipv6: "IPv6",
|
||||||
over6: "4over6",
|
over6: "4over6",
|
||||||
over4: "6over4",
|
over4: "6over4",
|
||||||
ipv4v6:"Please enter a correct IPv4(0.0.0.0) or IPv6(::)",
|
ipv4v6:"Please enter a correct IPv4(0.0.0.0) or IPv6(::)",
|
||||||
all: "all",
|
all: "All",
|
||||||
ip_subnet: "Subnet",
|
ip_subnet: "IP/Subnet mask",
|
||||||
ip_range: "ip Range",
|
ip_range: "IP Range",
|
||||||
timeout:"timeout",
|
timeout:"Timeout",
|
||||||
areaIpPrefix:"Forbiden value: ",
|
areaIpPrefix:"Forbiden value: ",
|
||||||
domainCheck:"Please enter a valid domain.",
|
domainCheck:"Please enter a valid domain.",
|
||||||
checkParent:"Configuration Type must match it's parent.",
|
checkParent:"Configuration Type must match it's parent.",
|
||||||
|
|||||||
@@ -47,13 +47,13 @@
|
|||||||
isp: "运营商",
|
isp: "运营商",
|
||||||
close_info: "关闭",
|
close_info: "关闭",
|
||||||
client_ip: "源IP",
|
client_ip: "源IP",
|
||||||
ipv4: "ipv4",
|
ipv4: "IPv4",
|
||||||
ipv6: "ipv6",
|
ipv6: "IPv6",
|
||||||
over6: "4over6",
|
over6: "4over6",
|
||||||
over4: "6over4",
|
over4: "6over4",
|
||||||
ipv4v6:"请输入合法的IP地址如IPv4(0.0.0.0)或IPv6(::)",
|
ipv4v6:"请输入合法的IP地址如IPv4(0.0.0.0)或IPv6(::)",
|
||||||
all: "全部",
|
all: "全部",
|
||||||
ip_subnet: "子网掩码",
|
ip_subnet: "IP/子网掩码",
|
||||||
ip_range: "IP范围",
|
ip_range: "IP范围",
|
||||||
timeout:"超时",
|
timeout:"超时",
|
||||||
areaIpPrefix:"禁止使用的值: ",
|
areaIpPrefix:"禁止使用的值: ",
|
||||||
|
|||||||
Reference in New Issue
Block a user