@codingame/monaco-vscode-language-pack-ko 16.0.0 → 16.0.1
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": "16.0.
|
|
3
|
+
"version": "16.0.1",
|
|
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": "16.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "16.0.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4870,8 +4870,8 @@ var content = [
|
|
|
4870
4870
|
"코드 완성({0})",
|
|
4871
4871
|
"다음 편집 제안",
|
|
4872
4872
|
"아래로 스크롤",
|
|
4873
|
-
"
|
|
4874
|
-
"
|
|
4873
|
+
"{0} 또는 컨텍스트를 연결하려면 {1} 입력\r\n\r\n{2}: 확장 프로그램을 사용하여 채팅\r\n\r\n명령을 사용하려면 {3} 입력",
|
|
4874
|
+
"{0} 또는 컨텍스트를 연결하려면 {1} 입력",
|
|
4875
4875
|
"코드 블록",
|
|
4876
4876
|
"탭을 통해 액세스할 수 있는 코드 블록 도구 모음",
|
|
4877
4877
|
"코드 블록 도구 모음",
|