mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Fix spelling of "MAC (address)" and "Slide" name in slide_local (#134747)
This commit is contained in:
parent
45d1624d70
commit
a104799893
@ -32,7 +32,7 @@
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||
"discovery_connection_failed": "The setup of the discovered device failed with the following error: {error}. Please try to set it up manually.",
|
||||
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
|
||||
"unique_id_mismatch": "The mac address of the device ({mac}) does not match the previous mac address."
|
||||
"unique_id_mismatch": "The MAC address of the device ({mac}) does not match the previous MAC address."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
@ -49,7 +49,7 @@
|
||||
"invert_position": "Invert position"
|
||||
},
|
||||
"data_description": {
|
||||
"invert_position": "Invert the position of your slide cover."
|
||||
"invert_position": "Inverts the position of your Slide cover."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user