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": { "sentry_mode": {
"name": "Sentry mode", "name": "Sentry mode",
"state": { "state": {
"off": "Off", "off": "[%key:common::state::off%]",
"idle": "Idle", "idle": "[%key:common::state::idle%]",
"armed": "Armed", "armed": "Armed",
"aware": "Aware", "aware": "Aware",
"panic": "Panic", "panic": "Panic",