mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 09:30:31 -04:00
Update to langpack base source file, and fix to xlf generation. (#22829)
* update to build lib and langpack base files * fix for gulp localization xlf task and xlf update * fix to yarn
This commit is contained in:
@@ -0,0 +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": {
|
||||
"description": "Notebook에 대한 기본 출력 렌더러 제공",
|
||||
"displayName": "기본 제공 Notebook 출력 렌더러"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user