mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
13
i18n/cht/extensions/resource-deployment/dist/ui/modelViewUtils.i18n.json
vendored
Normal file
13
i18n/cht/extensions/resource-deployment/dist/ui/modelViewUtils.i18n.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "請填寫標有紅色星號的必要欄位。"
|
||||
}
|
||||
Reference in New Issue
Block a user