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

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": "请填写标有红色星号的必填字段。"
}