mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Use official camel-cased spelling "FullTopic" in tasmota
(#141604)
* Use camel-cased spelling "FullTopic" in `tasmota` This should ensure that this fixed term is kept in translations. In addition an excessive space character is removed. * Fix wrong plural in second sentence
This commit is contained in:
parent
4ff5a04a72
commit
6959017d55
@ -24,7 +24,7 @@
|
||||
},
|
||||
"topic_no_prefix": {
|
||||
"title": "Tasmota device {name} has an invalid MQTT topic",
|
||||
"description": "Tasmota device {name} with IP {ip} does not include `%prefix%` in its fulltopic.\n\nEntities for this devices are disabled until the configuration has been corrected."
|
||||
"description": "Tasmota device {name} with IP {ip} does not include `%prefix%` in its FullTopic.\n\nEntities for this device are disabled until the configuration has been corrected."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user