mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 17:23:31 -05:00
13 lines
592 B
JSON
13 lines
592 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."
|
|
],
|
|
"done": "已完成",
|
|
"dependencyInstalled": "{0} 已安装...",
|
|
"installingDependency": "正在安装 {0}...",
|
|
"installingDependencyFailed": "无法安装 {0}: {1}"
|
|
} |