fix translations

This commit is contained in:
Rene Nulsch
2025-11-21 22:58:21 +01:00
parent 7265d939dc
commit 44cba4ab80
2 changed files with 4 additions and 10 deletions
@@ -29,11 +29,8 @@
"entity": { "entity": {
"switch": { "switch": {
"connection": { "connection": {
"name": "Verbindung", "name": "Verbindung"
"state_attributes": {
"description": "Bluetooth-Verbindung zum E-Bike. WARNUNG: Beim Ausschalten schaltet sich das Rad nach ca. 5 Minuten ab und muss manuell wieder eingeschaltet oder an den Strom angeschlossen werden!"
}
} }
} }
} }
} }
@@ -29,11 +29,8 @@
"entity": { "entity": {
"switch": { "switch": {
"connection": { "connection": {
"name": "Connection", "name": "Connection"
"state_attributes": {
"description": "Bluetooth connection to the e-bike. WARNING: Turning off will shut down the bike after approximately 5 minutes and it must be manually turned on again or connected to power!"
}
} }
} }
} }
} }