fix: add ui when no device is connected

fixes #60
This commit is contained in:
2023-12-08 22:38:46 +01:00
parent f44e5a79de
commit 9d7cefb3b4
3 changed files with 19 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ const de = {
DISCONNECT: "Entfernen",
TERMINAL: "Konsole",
APPLY_SETTINGS: "Änderungen auf das Gerät brennen",
NO_DEVICE: "Kein Gerät verbunden",
bootMenu: {
TITLE: "Bootmenü",
REBOOT: "Neustarten",