Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/cht/extensions/typescript/out/utils/versionPicker.i18n.json')
-rw-r--r--i18n/cht/extensions/typescript/out/utils/versionPicker.i18n.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/cht/extensions/typescript/out/utils/versionPicker.i18n.json b/i18n/cht/extensions/typescript/out/utils/versionPicker.i18n.json
new file mode 100644
index 00000000000..9555f09a5b3
--- /dev/null
+++ b/i18n/cht/extensions/typescript/out/utils/versionPicker.i18n.json
@@ -0,0 +1,12 @@
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+// Do not edit this file. It is machine generated.
+{
+ "useVSCodeVersionOption": "使用 VSCode 的版本",
+ "activeVersion": "目前使用中",
+ "useWorkspaceVersionOption": "使用工作區版本",
+ "learnMore": "深入了解",
+ "selectTsVersion": "選取 JavaScript 與 TypeScript 功能使用的 TypeScript 版本"
+} \ No newline at end of file