Fix spelling of "MAC (address)" and "Slide" name in slide_local (#134747)

This commit is contained in:
Norbert Rittel 2025-01-05 13:06:48 +01:00 committed by GitHub
parent 45d1624d70
commit a104799893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
}
}