Files
azuredatastudio/i18n/chs/extensions/resource-deployment/dist/main.i18n.json
2021-02-22 19:42:55 -08:00

11 lines
677 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resourceDeployment.FailedToLoadExtension": "未能加载扩展: {0},在 package.json 的资源类型定义中检测到错误,请查看调试控制台以了解详细信息。",
"resourceDeployment.UnknownResourceType": "未定义资源类型: {0}"
}