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:
Karl Burtram
2019-11-05 17:53:27 -08:00
committed by GitHub
parent 22a427f934
commit 3b1eaca58e
130 changed files with 16960 additions and 12840 deletions

View File

@@ -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": "Nozioni di base del linguaggio SQL",
"description": "Offre la sottolineatura delle sintassi e il match delle parentesi nei file 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": "Nozioni di base del linguaggio SQL",
"description": "Offre la sottolineatura delle sintassi e il match delle parentesi nei file SQL."
}
}
}