[Loc] Massive fix for March Langpack (#22180)

This commit is contained in:
Alex Ma
2023-03-06 15:04:31 -08:00
committed by GitHub
parent 8a71302aea
commit f25599119e
114 changed files with 708 additions and 498 deletions

View File

@@ -2,7 +2,7 @@
"name": "ads-language-pack-ja",
"displayName": "Japanese Language Pack for Azure Data Studio",
"description": "Language pack extension for Japanese",
"version": "1.43.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.43.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -295,4 +295,4 @@
"scripts": {
"update": "cd ../vscode && npm run update-localization-extension ja"
}
}
}