chore: consistent display naming

This commit is contained in:
2026-01-18 18:41:23 +01:00
parent 97d2608adf
commit a0cf45c8dc
@@ -97,7 +97,7 @@
popup_content = {
open: true,
snippet: ask_shutdonw_popup,
title: 'PC Herunterfahren',
title: 'Display Herunterfahren',
title_icon: PowerOff,
closable: true
};
@@ -272,7 +272,7 @@
disabled={$all_display_states === 'on' || $selected_display_ids.length === 0}
click_function={startup_action}
>
<Power /> PC hochfahren
<Power /> Display hochfahren
</Button>
<Button
@@ -280,7 +280,7 @@
disabled={$all_display_states === 'off' || $selected_display_ids.length === 0}
click_function={ask_shutdonw}
>
<PowerOff /> PC herunterfahren</Button
<PowerOff /> Display herunterfahren</Button
>
</div>
<Button className="px-3 flex gap-3 w-full xl:w-75 justify-normal" disabled>