@codingame/monaco-vscode-language-pack-ko 26.0.0 → 26.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ko",
3
- "version": "26.0.0",
3
+ "version": "26.1.0",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "@codingame/monaco-vscode-api": "26.0.0"
21
+ "@codingame/monaco-vscode-api": "26.1.0"
22
22
  }
23
23
  }
@@ -9349,6 +9349,7 @@ var content = [
9349
9349
  "{0} 실행 중",
9350
9350
  "{0} 실행 ",
9351
9351
  "{0}(MCP 서버)",
9352
+ undefined,
9352
9353
  "시작 날짜: {0}",
9353
9354
  "MCP 서버 {0}을(를) 신뢰하고 실행하시겠습니까?",
9354
9355
  "MCP 서버 {0}이(가) 업데이트되었습니다. MCP 서버는 채팅 세션에 컨텍스트를 추가하여 예기치 않은 동작을 초래할 수 있습니다. 이 서버를 신뢰하고 실행하시겠습니까?",