feat: apply setting changes and add commit feature

This commit is contained in:
2023-09-07 17:39:33 +02:00
parent bf96c1e29d
commit a39f57bac1
11 changed files with 93 additions and 26 deletions

View File

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

View File

@@ -24,6 +24,7 @@ const en = {
CONNECT: "Connect",
DISCONNECT: "Disconnect",
TERMINAL: "Terminal",
APPLY_SETTINGS: "Flash changes to device",
bootMenu: {
TITLE: "Boot Menu",
REBOOT: "Reboot",