@codingame/monaco-vscode-language-pack-zh-hans 2.1.0 → 2.1.2

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-zh-hans",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
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.0"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@2.1.2"
22
22
  }
23
23
  }
@@ -8018,6 +8018,14 @@ var content = {
8018
8018
  "remote.help.issues": "审查问题",
8019
8019
  "remote.help.report": "报告问题",
8020
8020
  remotehelp: "远程帮助"
8021
+ },
8022
+ "vs/workbench/contrib/remote/browser/remoteConnectionHealth": {
8023
+ allow: "允许(&&A)",
8024
+ learnMore: "了解详细信息(&&L)",
8025
+ remember: "Do not show again",
8026
+ unsupportedGlibcBannerLearnMore: "了解详细信息",
8027
+ unsupportedGlibcWarning: "You are about to connect to an OS version that is unsupported by {0}.",
8028
+ "unsupportedGlibcWarning.banner": "你已连接到不受 {0} 支持的 OS 版本。"
8021
8029
  },
8022
8030
  "vs/workbench/contrib/remote/browser/remoteExplorer": {
8023
8031
  "1forwardedPort": "1 个转发的端口",