@codingame/monaco-vscode-language-pack-pl 26.0.1 → 26.1.1
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-pl",
|
|
3
|
-
"version": "26.
|
|
3
|
+
"version": "26.1.1",
|
|
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": "26.
|
|
21
|
+
"@codingame/monaco-vscode-api": "26.1.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -9349,6 +9349,7 @@ var content = [
|
|
|
9349
9349
|
"Uruchamianie {0}",
|
|
9350
9350
|
"Uruchomiono {0} ",
|
|
9351
9351
|
"{0} (serwer MCP)",
|
|
9352
|
+
undefined,
|
|
9352
9353
|
"z {0}",
|
|
9353
9354
|
"Zaufać serwerowi MCP {0} i uruchomić go?",
|
|
9354
9355
|
"Serwer MCP {0} został zaktualizowany. Serwery MCP mogą dodawać kontekst do sesji czatu i prowadzić do nieoczekiwanego zachowania. Czy chcesz zaufać temu serwerowi i uruchomić go?",
|