Use common state for "Error" in roborock (#143318)

This commit is contained in:
Norbert Rittel 2025-04-20 10:49:17 +02:00 committed by GitHub
parent fb60479578
commit 521a44b953
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -232,7 +232,7 @@
"charging_problem": "Charging problem",
"paused": "[%key:common::state::paused%]",
"spot_cleaning": "Spot cleaning",
"error": "Error",
"error": "[%key:common::state::error%]",
"shutting_down": "Shutting down",
"updating": "Updating",
"docking": "Docking",