diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 93faa095e..4cea8d209 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1130,4 +1130,6 @@ limit_rate_type=Limit Rate Type business_type=Business Type topic=Topic website_server=Website Server -domain_existed=Domain Has Existed \ No newline at end of file +domain_existed=Domain Has Existed +app_ssl_cert_feature_monit=APP SSL Cert Feature Monitoring +app_header_feature_monit=APP Header Feature Monitoring \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index b4d9198e9..93e50d298 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -1127,4 +1127,6 @@ limit_rate_type=\u9650\u901F\u65B9\u5F0F business_type=\u4E1A\u52A1\u5206\u7C7B topic=\u4E3B\u9898 website_server=\u7F51\u7AD9 -domain_existed=\u57DF\u540D\u5DF2\u7ECF\u5B58\u5728 \ No newline at end of file +domain_existed=\u57DF\u540D\u5DF2\u7ECF\u5B58\u5728 +app_ssl_cert_feature_monit=APP SSL\u8BC1\u4E66\u7279\u5F81\u76D1\u6D4B +app_header_feature_monit=APP\u5C42\u5934\u7279\u5F81\u76D1\u6D4B \ No newline at end of file