@codingame/monaco-vscode-language-pack-fr 14.0.2 → 14.0.4
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": "14.0.
|
|
3
|
+
"version": "14.0.4",
|
|
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": "14.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "14.0.4"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4253,6 +4253,7 @@ var content = [
|
|
|
4253
4253
|
"Gérer les paramètres Copilot",
|
|
4254
4254
|
"En savoir plus",
|
|
4255
4255
|
"Afficher les extensions à l’aide de Copilot",
|
|
4256
|
+
undefined,
|
|
4256
4257
|
"Conversation",
|
|
4257
4258
|
"Contrôles Copilot",
|
|
4258
4259
|
"Activer/désactiver la visibilité des contrôles de Copilot dans la barre de titre",
|