Use common state for "Auto" in iron_os (#143001)

This commit is contained in:
Norbert Rittel
2025-04-15 19:30:05 +02:00
committed by GitHub
parent dcf7520d2a
commit fad1d7bd1f

View File

@@ -115,7 +115,7 @@
"state": {
"right_handed": "Right-handed",
"left_handed": "Left-handed",
"auto": "Auto"
"auto": "[%key:common::state::auto%]"
}
},
"animation_speed": {