diff --git a/messages/ko-KR.json b/messages/ko-KR.json
index 85f1c2b4d..66b4524d2 100644
--- a/messages/ko-KR.json
+++ b/messages/ko-KR.json
@@ -982,6 +982,8 @@
"resourcePolicySharedDescription": "This resource uses a shared policy.",
"sharedPolicy": "Shared Policy",
"sharedPolicyNoneDescription": "This resource has its own policy.",
+ "resourceSharedPolicyOwnDescription": "This resource has its own authentication and access rules controls.",
+ "resourceSharedPolicyInheritedDescription": "This resource inherits authentication and access rules controls from {policyName}.",
"resourceSharedPolicyAuthenticationNotice": "This resource is using a shared policy. Some authentication settings can be edited on this resource. To change the underlying policy, you must edit to {policyName}.",
"resourceSharedPolicyRulesNotice": "This resource is using a shared policy. Some access rules can be edited on this resource. To change the underlying policy, you must edit {policyName}.",
"resourceUsersRoles": "접근 제어",
@@ -1008,7 +1010,14 @@
"resourceVisibilityTitle": "가시성",
"resourceVisibilityTitleDescription": "리소스 가시성을 완전히 활성화하거나 비활성화",
"resourceGeneral": "일반 설정",
- "resourceGeneralDescription": "이 리소스에 대한 일반 설정을 구성하십시오.",
+ "resourceGeneralDescription": "Configure name, address, and access policy for this resource.",
+ "resourceGeneralDetailsSubsection": "Resource Details",
+ "resourceGeneralDetailsSubsectionDescription": "Set the display name, identifier, and publicly accessible domain for this resource.",
+ "resourceGeneralDetailsSubsectionPortDescription": "Set the display name, identifier, and public port for this resource.",
+ "resourceGeneralPublicAddressSubsection": "Public Address",
+ "resourceGeneralPublicAddressSubsectionDescription": "Configure how users reach this resource.",
+ "resourceGeneralAuthenticationAccessSubsection": "Authentication & Access",
+ "resourceGeneralAuthenticationAccessSubsectionDescription": "Choose whether this resource uses its own policy or inherits from a shared policy.",
"resourceEnable": "리소스 활성화",
"resourceTransfer": "리소스 전송",
"resourceTransferDescription": "이 리소스를 다른 사이트로 전송",