(1)action国际化code添加,中英俄三国国际化
(2)列表页面部分数字写死的代码替换为字典值
This commit is contained in:
@@ -566,4 +566,13 @@ ip_subnet=Subnet
|
||||
district=match district
|
||||
keywords=keywords
|
||||
ingress=ingress
|
||||
degress=egress
|
||||
degress=egress
|
||||
action_drop=drop
|
||||
action_reject=reject
|
||||
action_redirect=\redirect
|
||||
action_loop=loop
|
||||
action_forward=forward
|
||||
action_ratelimit=rate limit
|
||||
action_replace=replace
|
||||
action_whitelist=white list
|
||||
action_monit=monitor
|
||||
Reference in New Issue
Block a user