@codingame/monaco-vscode-language-pack-de 13.1.3 → 13.1.5
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": "13.1.
|
|
3
|
+
"version": "13.1.5",
|
|
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": "13.1.
|
|
21
|
+
"@codingame/monaco-vscode-api": "13.1.5"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -9768,14 +9768,12 @@ var content = [
|
|
|
9768
9768
|
"Gibt an, ob die Shell-Integration im aktiven Terminal aktiviert ist.",
|
|
9769
9769
|
"Terminal",
|
|
9770
9770
|
"Neues Terminal",
|
|
9771
|
-
"Nicht mehr anzeigen",
|
|
9772
9771
|
"Aktuelle Sitzung",
|
|
9773
9772
|
"vorherige Sitzung",
|
|
9774
9773
|
"Aufgabe",
|
|
9775
9774
|
"Lokal",
|
|
9776
9775
|
"Terminal",
|
|
9777
9776
|
"Fokus im Terminal",
|
|
9778
|
-
"Fokus auf Terminal, zugänglichen Puffer ausblenden",
|
|
9779
9777
|
"Terminal beenden",
|
|
9780
9778
|
"Beenden",
|
|
9781
9779
|
"Terminal im Editorbereich verschieben",
|