Add common translations to Sentry in Teslemetry (#143868)

missing translation keys
This commit is contained in:
Brett Adams 2025-04-29 17:26:19 +10:00 committed by GitHub
parent 835cdad0a9
commit 6423957d29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",