mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add missing translations to Roborock (#121796)
This commit is contained in:
parent
1acbcf921a
commit
6a86cdf3f5
@ -217,7 +217,8 @@
|
||||
"unknown": "Unknown",
|
||||
"locked": "Locked",
|
||||
"air_drying_stopping": "Air drying stopping",
|
||||
"egg_attack": "Cupid mode"
|
||||
"egg_attack": "Cupid mode",
|
||||
"mapping": "Mapping"
|
||||
}
|
||||
},
|
||||
"total_cleaning_time": {
|
||||
@ -326,7 +327,8 @@
|
||||
"deep": "Deep",
|
||||
"deep_plus": "Deep+",
|
||||
"custom": "Custom",
|
||||
"fast": "Fast"
|
||||
"fast": "Fast",
|
||||
"smart_mode": "SmartPlan"
|
||||
}
|
||||
},
|
||||
"mop_intensity": {
|
||||
@ -337,10 +339,12 @@
|
||||
"mild": "Mild",
|
||||
"medium": "Medium",
|
||||
"moderate": "Moderate",
|
||||
"max": "Max",
|
||||
"high": "High",
|
||||
"intense": "Intense",
|
||||
"custom": "[%key:component::roborock::entity::select::mop_mode::state::custom%]",
|
||||
"custom_water_flow": "Custom water flow"
|
||||
"custom_water_flow": "Custom water flow",
|
||||
"smart_mode": "[%key:component::roborock::entity::select::mop_mode::state::smart_mode%]"
|
||||
}
|
||||
},
|
||||
"selected_map": {
|
||||
@ -385,13 +389,14 @@
|
||||
"custom": "[%key:component::roborock::entity::select::mop_mode::state::custom%]",
|
||||
"gentle": "Gentle",
|
||||
"off": "[%key:common::state::off%]",
|
||||
"max": "Max",
|
||||
"max": "[%key:component::roborock::entity::select::mop_intensity::state::max%]",
|
||||
"max_plus": "Max plus",
|
||||
"medium": "Medium",
|
||||
"quiet": "Quiet",
|
||||
"silent": "Silent",
|
||||
"standard": "[%key:component::roborock::entity::select::mop_mode::state::standard%]",
|
||||
"turbo": "Turbo"
|
||||
"turbo": "Turbo",
|
||||
"smart_mode": "[%key:component::roborock::entity::select::mop_mode::state::smart_mode%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user