@codingame/monaco-vscode-language-pack-fr 13.1.4 → 13.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-fr",
|
|
3
|
-
"version": "13.1.
|
|
3
|
+
"version": "13.1.5",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "13.1.
|
|
21
|
+
"@codingame/monaco-vscode-api": "13.1.5"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -9768,14 +9768,12 @@ var content = [
|
|
|
9768
9768
|
"Indique si l’intégration de l’interpréteur de commandes est activée dans le terminal actif",
|
|
9769
9769
|
"Terminal",
|
|
9770
9770
|
"Nouveau terminal",
|
|
9771
|
-
"Ne plus afficher",
|
|
9772
9771
|
"Session active",
|
|
9773
9772
|
"session précédente",
|
|
9774
9773
|
"Tâche",
|
|
9775
9774
|
"Local",
|
|
9776
9775
|
"Terminal",
|
|
9777
9776
|
"Focus sur le terminal",
|
|
9778
|
-
"Cibler le terminal et masquer la mémoire tampon accessible",
|
|
9779
9777
|
"Tuer le terminal",
|
|
9780
9778
|
"Tuer",
|
|
9781
9779
|
"Déplacer le terminal dans la zone de l’éditeur",
|