feat(ui): maximize work console via green traffic-light dot

This commit is contained in:
mika kuns
2026-06-05 10:27:47 +02:00
parent 2dfc4559b1
commit de4ad5dcf3
6 changed files with 79 additions and 6 deletions

View File

@@ -186,6 +186,9 @@
"chipDone": "FERTIG",
"chipFailed": "FEHLGESCHLAGEN"
},
"console": {
"maximizeTip": "Terminal maximieren / wiederherstellen"
},
"modals": {
"about": {
"title": "ÜBER",

View File

@@ -186,6 +186,9 @@
"chipDone": "DONE",
"chipFailed": "FAILED"
},
"console": {
"maximizeTip": "Maximize / restore the terminal"
},
"modals": {
"about": {
"title": "ABOUT",