mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Added missing translation to alarm panel card (#6390)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
e60e306426
commit
f98cdd0749
@ -191,7 +191,7 @@ class HuiAlarmPanelCard extends LitElement implements LovelaceCard {
|
||||
: html`
|
||||
<paper-input
|
||||
id="alarmCode"
|
||||
label="Alarm Code"
|
||||
.label=${this.hass.localize('ui.card.alarm_control_panel.code')}
|
||||
type="password"
|
||||
></paper-input>
|
||||
`}
|
||||
|
Loading…
x
Reference in New Issue
Block a user