mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 17:22:51 -05:00
13 lines
797 B
JSON
13 lines
797 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."
|
|
],
|
|
"UnknownFieldTypeError": "未知字段类型:“{0}”",
|
|
"invalidSQLPassword": "{0} 不符合密码复杂性要求。有关详细信息,请访问: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
|
"passwordNotMatch": "{0} 与确认密码不匹配",
|
|
"deployCluster.MissingRequiredInfoError": "请填写标有红色星号的必填字段。"
|
|
} |