Files
azuredatastudio/i18n/kor/extensions/agent/out/data/jobStepData.i18n.json
2021-02-22 19:42:55 -08:00

12 lines
657 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."
],
"jobStepData.saveErrorMessage": "'{0}' 단계를 업데이트하지 못했습니다.",
"stepData.jobNameRequired": "작업 이름을 지정해야 합니다.",
"stepData.stepNameRequired": "단계 이름을 지정해야 합니다."
}