Updated langpacks to be pushed in (#15519)

* updated langpacks to be pushed in

* bumped version number to 1.29.0

* patched german lang pack

* patched spanish langpack

* patched french langpack

* italian langpack patched

* Japanese langpack patched

* Korean langpack patched

* portuguese langpack patched

* russian langpack patched

* patched chinese simplified langpack and fixed changelog for ru and pt

* patched chinese traditional langpack
This commit is contained in:
Alex Ma
2021-05-20 12:54:37 -07:00
committed by GitHub
parent 2ec720d5b9
commit a187e8f2de
210 changed files with 42812 additions and 39075 deletions

View File

@@ -1,16 +1,16 @@
{
"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-Sprachgrundlagen",
"description": "Bietet Syntaxhervorhebung und Klammernpaare in SQL-Dateien."
}
}
"": [
"--------------------------------------------------------------------------------------------",
"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-Sprachgrundlagen",
"description": "Bietet Syntaxhervorhebung und Klammernabgleich in SQL-Dateien."
}
}
}