mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
11 lines
677 B
JSON
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}"
|
|
} |