@codingame/monaco-vscode-language-pack-de 22.1.4 → 22.1.6
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-de",
|
|
3
|
-
"version": "22.1.
|
|
3
|
+
"version": "22.1.6",
|
|
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": "22.1.
|
|
21
|
+
"@codingame/monaco-vscode-api": "22.1.6"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -9297,6 +9297,7 @@ var content = [
|
|
|
9297
9297
|
"Der Inhalt für \"$0\" konnte nicht gerendert werden.",
|
|
9298
9298
|
"Notebook-Webansichtsinhalt",
|
|
9299
9299
|
"Reihenfolge der Ausführung",
|
|
9300
|
+
"Leere Zelle",
|
|
9300
9301
|
"Derzeit ausgewählt",
|
|
9301
9302
|
"{0} – Derzeit ausgewählt",
|
|
9302
9303
|
"Kernel für \"{0}\" ändern",
|