mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Add common translations to Sentry in Teslemetry (#143868)
missing translation keys
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user