fix: 修改翻译

This commit is contained in:
Bai
2023-04-20 17:49:50 +08:00
committed by Jiangjie.Bai
parent 10b033ee97
commit 2ae951e6e6
7 changed files with 162 additions and 325 deletions

View File

@@ -22,7 +22,7 @@ def ip_group_child_validator(ip_group_child):
ip_group_help_text = _(
'Format for comma-delimited string, with * indicating a match all. '
'With * indicating a match all. '
'Such as: '
'192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64 '
)