Files
azuredatastudio/i18n/cht/extensions/mssql/dist/objectExplorerNodeProvider/connection.i18n.json
2021-02-22 19:42:55 -08:00

12 lines
654 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."
],
"connectionInfoUndefined": "未定義 ConnectionInfo。",
"connectionInfoOptionsUndefined": "未定義 ConnectionInfo.options。",
"connectionInfoOptionsMissingProperties": "connectionInfo.options 中遺失的部分屬性: {0}"
}