@codingame/monaco-vscode-language-pack-qps-ploc 26.0.0 → 26.1.0
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-qps-ploc",
|
|
3
|
-
"version": "26.
|
|
3
|
+
"version": "26.1.0",
|
|
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.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -9349,6 +9349,7 @@ var content = [
|
|
|
9349
9349
|
"Rµññïñg {0}",
|
|
9350
9350
|
"Ræñ {0} ",
|
|
9351
9351
|
"{0} (MÇP §ërvër)",
|
|
9352
|
+
undefined,
|
|
9352
9353
|
"frøm {0}",
|
|
9353
9354
|
"Trµst æñð rµñ MÇP sërvër {0}?",
|
|
9354
9355
|
"Thë MÇP sërvër {0} wæs µpðætëð. MÇP sërvërs mæÿ æðð çøñtëxt tø ÿøµr çhæt sëssïøñ æñð lëæð tø µñëxpëçtëð þëhævïør. Ðø ÿøµ wæñt tø trµst æñð rµñ thïs sërvër?",
|