mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Add common translations to Sentry in Teslemetry (#143868)
missing translation keys
This commit is contained in:
parent
835cdad0a9
commit
6423957d29
@ -648,8 +648,8 @@
|
||||
"sentry_mode": {
|
||||
"name": "Sentry mode",
|
||||
"state": {
|
||||
"off": "Off",
|
||||
"idle": "Idle",
|
||||
"off": "[%key:common::state::off%]",
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
"armed": "Armed",
|
||||
"aware": "Aware",
|
||||
"panic": "Panic",
|
||||
|
Loading…
x
Reference in New Issue
Block a user