mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
14 lines
623 B
JSON
14 lines
623 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."
|
|
],
|
|
"scheduleDialog.newSchedule": "새 일정",
|
|
"scheduleDialog.ok": "확인",
|
|
"scheduleDialog.cancel": "취소",
|
|
"scheduleDialog.scheduleName": "일정 이름",
|
|
"scheduleDialog.schedules": "일정"
|
|
} |