style and i18n adjust

This commit is contained in:
pa
2026-02-14 21:44:53 +09:00
parent afbcf0b84b
commit 0d47e33ba1
3 changed files with 7 additions and 5 deletions

View File

@@ -7,9 +7,9 @@
<FieldGroup class="gap-4">
<SimpleSwitch
:label="t('view.settings.general.automation.auto_change_status')"
:label="t('view.settings.general.automation.auto_change_status_switch')"
:value="autoStateChangeEnabled"
:tooltip="t('view.settings.general.automation.auto_state_change_tooltip')"
:tooltip="t('view.settings.general.automation.auto_state_change_switch_tooltip')"
@change="setAutoStateChangeEnabled" />
<Field>