Skip to content

Commit b066743

Browse files
committedFeb 6, 2025
Localization - Translated Strings
1 parent 94758af commit b066743

File tree

83 files changed

+247
-247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+247
-247
lines changed
 

‎Extension/i18n/chs/src/LanguageServer/codeAnalysis.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"clear.all.code.analysis.problems": "清除所有代码分析问题",
99
"fix.all.type.problems": "修复所有 {0} 问题",
1010
"disable.all.type.problems": "禁用所有 {0} 问题",
11-
"clear.all.type.problems": "清除所有 {0} 问题",
11+
"clear.all.type.problems": "清除所有{0}问题",
1212
"clear.this.problem": "清除此 {0} 问题",
1313
"fix.this.problem": "修复此 {0} 问题",
1414
"show.documentation.for": "显示 {0} 文档"
15-
}
15+
}

‎Extension/i18n/chs/src/LanguageServer/copilotProviders.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"copilot.relatedfilesprovider.error": "Error while retrieving result. Reason: {0}"
7+
"copilot.relatedfilesprovider.error": "检索结果时出错。原因: {0}"
88
}

0 commit comments

Comments
 (0)