@codingame/monaco-vscode-language-pack-es 2.1.2 → 2.1.3
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-es",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.3",
|
|
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
|
-
"vscode": "npm:@codingame/monaco-vscode-api@2.1.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.1.3"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -8022,9 +8022,9 @@ var content = {
|
|
|
8022
8022
|
"vs/workbench/contrib/remote/browser/remoteConnectionHealth": {
|
|
8023
8023
|
allow: "&&Permitir",
|
|
8024
8024
|
learnMore: "&&Más información",
|
|
8025
|
-
remember: "
|
|
8025
|
+
remember: "No volver a mostrar",
|
|
8026
8026
|
unsupportedGlibcBannerLearnMore: "Más información",
|
|
8027
|
-
unsupportedGlibcWarning: "
|
|
8027
|
+
unsupportedGlibcWarning: "Está a punto de conectarse a una versión del sistema operativo que no es compatible con {0}.",
|
|
8028
8028
|
"unsupportedGlibcWarning.banner": "Está conectado a una versión del sistema operativo que no es compatible con {0}."
|
|
8029
8029
|
},
|
|
8030
8030
|
"vs/workbench/contrib/remote/browser/remoteExplorer": {
|