diff --git a/control/frontend/src/routes/ControlView.svelte b/control/frontend/src/routes/ControlView.svelte index 127a76d..5262056 100644 --- a/control/frontend/src/routes/ControlView.svelte +++ b/control/frontend/src/routes/ControlView.svelte @@ -97,7 +97,7 @@ popup_content = { open: true, snippet: ask_shutdonw_popup, - title: 'Display Herunterfahren', + title: 'Bildschirm Herunterfahren', title_icon: PowerOff, closable: true }; @@ -272,7 +272,7 @@ disabled={$all_display_states === 'on' || $selected_display_ids.length === 0} click_function={startup_action} > - Display Hochfahren + Bildschirm Hochfahren Bildschirm Herunterfahren