You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"dash.modal.incident_csv_hint_html": "전체 변경 이력은 인시던트 상세 모달의 \\\"변경 이력\\\" 섹션 또는 <code style=\\\"background:#1e293b;padding:1px 6px;border-radius:3px\\\">/incidents/{id}/history</code> API를 이용해 주세요.",
803
+
"dash.modal.incident_csv_hint_html": "전체 변경 이력은 어드민 <strong>통합 이력 로그</strong> 페이지 또는 <code style=\\\"background:#1e293b;padding:1px 6px;border-radius:3px\\\">/incidents/{id}/history</code> API를 이용해 주세요.",
804
804
"dash.modal.vuln_action_title": "취약점 조치",
805
805
"dash.modal.exception_period": "예외 처리 기한",
806
806
"dash.modal.vuln_exception_hint": "이 날짜까지 해당 취약점 점검/알림에서 제외됩니다",
"dash.modal.incident_csv_warn_html": "<strong style=\\\"color:#fbbf24\\\">Change history is not included in the CSV.</strong>",
1416
1416
"dash.modal.incident_csv_desc_html": "Each incident is shown as a single row with only its <strong style=\\\"color:#38bdf8\\\">change date</strong> and <strong style=\\\"color:#38bdf8\\\">latest details</strong> (current status / owner / impact, etc.).",
1417
-
"dash.modal.incident_csv_hint_html": "For the full change history, use the \\\"Change history\\\" section of the incident detail modal or the <code style=\\\"background:#1e293b;padding:1px 6px;border-radius:3px\\\">/incidents/{id}/history</code> API.",
1417
+
"dash.modal.incident_csv_hint_html": "For the full change history, use the admin <strong>Unified Activity Log</strong> page or the <code style=\\\"background:#1e293b;padding:1px 6px;border-radius:3px\\\">/incidents/{id}/history</code> API.",
<div style=\"color:#94a3b8;margin-top:10px;font-size:12px\" data-i18n-html=\"dash.modal.incident_csv_hint_html\">전체 변경 이력은 인시던트 상세 모달의 \"변경 이력\" 섹션 또는 <code style=\"background:#1e293b;padding:1px 6px;border-radius:3px\">/incidents/{id}/history</code> API를 이용해 주세요.</div>
3530
+
<div style=\"color:#94a3b8;margin-top:10px;font-size:12px\" data-i18n-html=\"dash.modal.incident_csv_hint_html\">전체 변경 이력은 어드민 <strong>통합 이력 로그</strong> 페이지 또는 <code style=\"background:#1e293b;padding:1px 6px;border-radius:3px\">/incidents/{id}/history</code> API를 이용해 주세요.</div>
0 commit comments