This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/vscode.markdown-math.i18n.json
T
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
738 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": "Activer/désactiver le rendu des maths dans laperçu intégrée du Markdown.",
"description": "Ajoute la prise en charge mathématique à Markdown dans les blocs-notes.",
"displayName": "Mathématiques Markdown"
}
}
}