Correct typo in MQTT translations (#116956)

pull/116964/head
Jan Bouwhuis 2024-05-06 23:21:34 +02:00 committed by GitHub
parent dc50095d06
commit eaf277844f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
},
"reauth_confirm": {
"title": "Re-authentication required with the MQTT broker",
"description": "The MQTT broker reported an authentication error. Please confirm the brokers correct usernname and password.",
"description": "The MQTT broker reported an authentication error. Please confirm the brokers correct username and password.",
"data": {
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"