@codingame/monaco-vscode-language-pack-zh-hans 19.1.0 → 19.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-zh-hans",
3
- "version": "19.1.0",
3
+ "version": "19.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
- "@codingame/monaco-vscode-api": "19.1.0"
21
+ "@codingame/monaco-vscode-api": "19.1.3"
22
22
  }
23
23
  }
@@ -44,7 +44,7 @@
44
44
  "Are you sure you want to stage {0} with merge conflicts?": "确定要暂存含有合并冲突的 {0} 吗?",
45
45
  "Ask Me Later": "稍后询问",
46
46
  "Branch \"{0}\" already exists": "分支“{0}”已存在",
47
- "Branch \"{0}\" is already checked out in the current repository.": "Branch \"{0}\" is already checked out in the current repository.",
47
+ "Branch \"{0}\" is already checked out in the current repository.": "分支 {0} 已在当前存储库中签出。",
48
48
  "Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "分支“{0}”已在位于“{1}”的工作树中签出。",
49
49
  "Branch name": "分支名称",
50
50
  "Branch name needs to match regex: {0}": "分支名称必须匹配正则表达式: {0}",
@@ -98,7 +98,7 @@
98
98
  "Copy Commit Hash": "复制提交哈希",
99
99
  "Could not clone your repository as Git is not installed.": "无法克隆存储库,因为未安装 Git。",
100
100
  "Create Empty Commit": "创建空提交",
101
- "Create New Branch": "Create New Branch",
101
+ "Create New Branch": "创建新分支",
102
102
  "Current": "当前",
103
103
  "Current commit message only contains whitespace characters": "当前提交消息仅包含空白字符",
104
104
  "Delete All {0} Files": "删除所有 {0} 文件",