From 150a1baa93f988b55066d1db53c488074a0c59f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Fri, 19 Dec 2025 13:54:12 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Update=20docs/ko/llm-promp?= =?UTF-8?q?t.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: hy.lee --- docs/ko/llm-prompt.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ko/llm-prompt.md b/docs/ko/llm-prompt.md index f0ea240f8..7ea6ca55d 100644 --- a/docs/ko/llm-prompt.md +++ b/docs/ko/llm-prompt.md @@ -43,7 +43,8 @@ Use the following preferred translations when they apply in documentation prose: - `/// warning | 경고` - `/// info | 정보` - `/// danger | 위험` - +- `/// note Technical Details | 기술 세부사항` +- `/// check | 확인` Notes: - `details` blocks exist in Korean docs; keep `/// details` as-is and translate only the title after `|`.