Files
azuredatastudio/i18n/kor/extensions/notebook/dist/common/localizedConstants.i18n.json
2021-02-22 19:42:55 -08:00

12 lines
603 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."
],
"msgYes": "예",
"msgNo": "아니요",
"msgSampleCodeDataFrame": "이 샘플 코드는 파일을 데이터 프레임에 로드하고 처음 10개의 결과를 표시합니다."
}