mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 09:35:36 -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": "請填寫標有紅色星號的必要欄位。"
|
|
} |