Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/fra/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/fra/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json b/i18n/fra/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
index d9200a0b879..72ed7866243 100644
--- a/i18n/fra/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
+++ b/i18n/fra/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
@@ -6,6 +6,7 @@
{
"schema.token.settings": "Couleurs et styles du jeton.",
"schema.token.foreground": "Couleur de premier plan du jeton.",
+ "schema.token.background.warning": "Les couleurs d’arrière-plan des tokens ne sont actuellement pas pris en charge.",
"schema.token.fontStyle": "Style de police de la règle : 'italique', 'gras' ou 'souligné', ou une combinaison de ces styles",
"schema.fontStyle.error": "Le style de police doit être une combinaison de 'italic', 'bold' et 'underline'",
"schema.properties.name": "Description de la règle.",