Files
azuredatastudio/i18n/ads-language-pack-ru/translations/extensions/vscode.markdown-math.i18n.json
Alex Ma 41401cf671 [Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter

* added markdown

* added in yarn lock
2023-07-07 18:26:43 -07:00

17 lines
920 B
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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": {
"config.markdown.math.enabled": "Включить или отключить отрисовку математических символов во встроенном предварительном просмотре Markdown.",
"description": "Добавляет поддержку математических символов для Markdown в записных книжках.",
"displayName": "Математика Markdown"
}
}
}