Files
EdgeCommon/pkg/langs/protos/zh-cn/ip_list.json
2023-06-30 18:09:43 +08:00

11 lines
501 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"log_delete_ip_batch": "批量删除IP名单中的IP%s",
"log_create_ip_items_batch": "在IP名单 %d 中批量添加IP",
"log_bind_ip_list_waf_policy": "绑定IP名单 %d 到WAF策略 %d",
"log_unbind_ip_list_waf_policy": "解除绑定IP名单 %d WAF策略 %d",
"log_create_ip_list": "创建IP名单 %d",
"log_delete_ip_list": "删除IP名单 %d",
"log_export_ip_list": "导出IP名单 %d",
"log_import_ip_list": "导入IP名单 %d",
"log_update_ip_list": "修改IP名单 %d"
}