Files
azuredatastudio/i18n/language-pack-ko/translations/extensions/sql.i18n.json
Karl Burtram 3b1eaca58e Update Lang Pack extension strings from previous refresh (#8229)
* Update Lang Pack extension strings from previous refresh

* Bump lang pack versions
2019-11-05 17:53:27 -08:00

16 lines
659 B
JSON

{
"Copyright": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0.0",
"contents": {
"package": {
"displayName": "SQL 언어 기본 사항",
"description": "SQL 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다."
}
}
}