| 1234567891011121314151617181920 |
- {
- "network.cdn.accelerated_domain": "Accelerated Domain",
- "network.cdn.cloudprovider": "Specify Cloud Subscription",
- "network.cdn.origin_types": "Origin Protocol",
- "network.cdn.origin": "Origin",
- "network.cdn.area_require_message": "Please select an acceleration area",
- "network.cdn.origin_require_message": "Please enter the origin site address",
- "network.cdn.port_require_message": "Please enter the port",
- "network.cdn.priority_require_message": "Please enter the weight",
- "network.cdn.service_type_web": "CDN webpage small file",
- "network.cdn.service_type_download": "CDN download large files",
- "network.cdn.service_type_media": "CDN audio and video on demand",
- "network.cdn.service_type_hybrid": "ECDN dynamic and static acceleration",
- "network.cdn.service_type_dynamic": "ECDN dynamic acceleration",
- "network.cdn.origin_type_domain": "Own Origin",
- "network.cdn.origin_type_cos": "COS origin",
- "network.cdn.origin_protocol_follow": "Protocol Follow",
- "network.cdn.origin_repeat_validate": "The currently added IP address of the origin site is repeated!",
- "network.cdn.priority_validate": "The weight cannot be configured for a single origin site!"
- }
|