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/parts/watermark/electron-browser/watermark.i18n.json')
-rw-r--r--i18n/fra/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/fra/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json b/i18n/fra/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json
index 357ced3325c..ecf1174009e 100644
--- a/i18n/fra/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json
+++ b/i18n/fra/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json
@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "tips.enabled": "Si cette option est activée, les conseils en filigrane s'affichent quand aucun éditeur n'est ouvert.",
"watermark.findInFiles": "Chercher dans les fichiers",
"watermark.keybindingsReference": "Référence de clavier",
"watermark.newUntitledFile": "Nouveau fichier sans titre",
@@ -18,5 +19,6 @@
"watermark.showCommands": "Afficher toutes les commandes",
"watermark.startDebugging": "Démarrer le débogage",
"watermark.toggleTerminal": "Activer/désactiver le terminal",
- "watermark.unboundCommand": "indépendant"
+ "watermark.unboundCommand": "indépendant",
+ "workbenchConfigurationTitle": "Banc d'essai"
} \ No newline at end of file