@codingame/monaco-vscode-language-pack-zh-hans 21.1.0 → 21.2.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-zh-hans",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.2.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": "21.
|
|
21
|
+
"@codingame/monaco-vscode-api": "21.2.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4904,10 +4904,10 @@ var content = [
|
|
|
4904
4904
|
"已添加 {0} 行,已移除 {1} 行",
|
|
4905
4905
|
"正在运行...",
|
|
4906
4906
|
"查看更多",
|
|
4907
|
-
"
|
|
4907
|
+
"Manage Paid Premium Requests",
|
|
4908
4908
|
"升级到 GitHub Copilot Pro",
|
|
4909
4909
|
"更改可能需要几分钟才能生效。",
|
|
4910
|
-
"
|
|
4910
|
+
"Click to Retry",
|
|
4911
4911
|
"已使用 {0} 个引用",
|
|
4912
4912
|
"已使用 {0} 个引用",
|
|
4913
4913
|
"可折叠聊天引用列表",
|
|
@@ -5270,7 +5270,7 @@ var content = [
|
|
|
5270
5270
|
"聊天会话",
|
|
5271
5271
|
"查看聊天会话",
|
|
5272
5272
|
"查看聊天会话",
|
|
5273
|
-
"$(loading~spin) {0}
|
|
5273
|
+
"$(loading~spin) {0} 正在进行中",
|
|
5274
5274
|
"代码完成",
|
|
5275
5275
|
"设置",
|
|
5276
5276
|
"打开“设置”",
|
|
@@ -8070,7 +8070,7 @@ var content = [
|
|
|
8070
8070
|
"语言 ID",
|
|
8071
8071
|
"语言名称",
|
|
8072
8072
|
"语言本地名称",
|
|
8073
|
-
"
|
|
8073
|
+
"Language Packs",
|
|
8074
8074
|
"配置显示语言",
|
|
8075
8075
|
"根据已安装的语言包更改 VS Code 的区域设置。常用语言包括法语、中文、西班牙语、日语、德语、朝鲜语等。",
|
|
8076
8076
|
"选择显示语言",
|