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

10 lines
707 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_create_deleting_header": "添加删除的Header HeaderPolicyId: %d, Name: %s",
"log_create_non_standard_header": "添加非标的Header HeaderPolicyId: %d, Name: %s",
"log_create_setting_header": "设置请求HeaderHeaderPolicyId:%d, Name:%s, Value:%s",
"log_delete_header": "删除请求HeaderHeaderPolicyId:%d, HeaderId:%d",
"log_delete_deleting_header": "删除需要删除的HeaderHeaderPolicyId:%d, HeaderName:%s",
"log_delete_non_standard_header": "删除需要非标的HeaderHeaderPolicyId:%d, HeaderName:%s",
"log_update_setting_header": "修改设置请求HeaderHeaderPolicyId:%d, Name:%s, Value:%s",
"log_update_http_headers": "修改Web %d 的Header设置"
}