mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update localization resource files (#14389)
This commit is contained in:
13
i18n/kor/extensions/resource-deployment/dist/ui/modelViewUtils.i18n.json
vendored
Normal file
13
i18n/kor/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