mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update Lang Pack extension strings from previous refresh (#8229)
* Update Lang Pack extension strings from previous refresh * Bump lang pack versions
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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",
|
||||
"contents": {
|
||||
"package": {
|
||||
"displayName": "SQL 언어 기본 사항",
|
||||
"description": "SQL 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다."
|
||||
}
|
||||
}
|
||||
"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 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user