From 8904db8dd1d9a54a9c87a0bbb00026c01ac9a9ff Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:34 -0500 Subject: [PATCH] New translations en-us.json (Korean) --- messages/ko-KR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 87b32d33..04b73f31 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1524,6 +1524,7 @@ "addNewTarget": "새 대상 추가", "targetsList": "대상 목록", "advancedMode": "고급 모드", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "중복 대상 발견", "healthCheckHealthy": "정상", "healthCheckUnhealthy": "비정상", @@ -2390,5 +2391,6 @@ "maintenanceModeDisabledTooltip": "This feature requires a valid license to enable.", "maintenanceScreenTitle": "Service Temporarily Unavailable", "maintenanceScreenMessage": "We are currently experiencing technical difficulties. Please check back soon.", - "maintenanceScreenEstimatedCompletion": "Estimated Completion:" + "maintenanceScreenEstimatedCompletion": "Estimated Completion:", + "createInternalResourceDialogDestinationRequired": "Destination is required" }