mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add missing translation keys for Roborock mop intensity (#94088)
This commit is contained in:
parent
6019ec305a
commit
554ed1e957
@ -90,8 +90,11 @@
|
|||||||
"name": "Mop intensity",
|
"name": "Mop intensity",
|
||||||
"state": {
|
"state": {
|
||||||
"off": "Off",
|
"off": "Off",
|
||||||
|
"low": "Low",
|
||||||
"mild": "Mild",
|
"mild": "Mild",
|
||||||
|
"medium": "Medium",
|
||||||
"moderate": "Moderate",
|
"moderate": "Moderate",
|
||||||
|
"high": "High",
|
||||||
"intense": "Intense",
|
"intense": "Intense",
|
||||||
"custom": "Custom"
|
"custom": "Custom"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user