@codingame/monaco-vscode-language-pack-ko 2.1.2 → 2.1.3
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": "2.1.
|
|
3
|
+
"version": "2.1.3",
|
|
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
|
-
"vscode": "npm:@codingame/monaco-vscode-api@2.1.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.1.3"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -8020,12 +8020,12 @@ var content = {
|
|
|
8020
8020
|
remotehelp: "원격 도움말"
|
|
8021
8021
|
},
|
|
8022
8022
|
"vs/workbench/contrib/remote/browser/remoteConnectionHealth": {
|
|
8023
|
-
allow: "&&
|
|
8024
|
-
learnMore: "&&
|
|
8025
|
-
remember: "
|
|
8026
|
-
unsupportedGlibcBannerLearnMore: "
|
|
8027
|
-
unsupportedGlibcWarning: "
|
|
8028
|
-
"unsupportedGlibcWarning.banner": "
|
|
8023
|
+
allow: "허용(&&A)",
|
|
8024
|
+
learnMore: "자세히 알아보기(&&L)",
|
|
8025
|
+
remember: "다시 표시 안 함",
|
|
8026
|
+
unsupportedGlibcBannerLearnMore: "자세한 정보",
|
|
8027
|
+
unsupportedGlibcWarning: "{0}에서 지원되지 않는 OS 버전에 연결하려고 합니다.",
|
|
8028
|
+
"unsupportedGlibcWarning.banner": "{0}에서 지원하지 않는 OS 버전에 연결되어 있습니다."
|
|
8029
8029
|
},
|
|
8030
8030
|
"vs/workbench/contrib/remote/browser/remoteExplorer": {
|
|
8031
8031
|
"1forwardedPort": "전달된 포트 1개",
|