mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Fix spelling of "SharkClean" and sentence-casing of some words (#137183)
This commit is contained in:
parent
d18fb4e6f9
commit
d2092315f5
@ -1,6 +1,6 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Add Shark IQ Account",
|
||||
"flow_title": "Add Shark IQ account",
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Sign into your SharkClean account to control your devices.",
|
||||
@ -37,18 +37,18 @@
|
||||
"region": {
|
||||
"options": {
|
||||
"europe": "Europe",
|
||||
"elsewhere": "Everywhere Else"
|
||||
"elsewhere": "Everywhere else"
|
||||
}
|
||||
}
|
||||
},
|
||||
"exceptions": {
|
||||
"invalid_room": {
|
||||
"message": "The room {room} is unavailable to your vacuum. Make sure all rooms match the Shark App, including capitalization."
|
||||
"message": "The room {room} is unavailable to your vacuum. Make sure all rooms match the SharkClean app, including capitalization."
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"clean_room": {
|
||||
"name": "Clean Room",
|
||||
"name": "Clean room",
|
||||
"description": "Cleans a specific user-defined room or set of rooms.",
|
||||
"fields": {
|
||||
"rooms": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user