We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73e92a commit 1106f4fCopy full SHA for 1106f4f
homeassistant/components/mqtt/strings.json
@@ -974,17 +974,17 @@
974
"text_advanced_settings": {
975
"data": {
976
"max": "Maximum length",
977
- "min": "Mininum length",
+ "min": "Minimum length",
978
"mode": "Mode",
979
"pattern": "Pattern"
980
},
981
"data_description": {
982
"max": "Maximum length of the text input",
983
- "min": "Mininum length of the text input",
+ "min": "Minimum length of the text input",
984
"mode": "Mode of the text input",
985
"pattern": "A valid regex pattern"
986
987
- "name": "Advanced text settings"
+ "name": "Advanced text entity settings"
988
}
989
990
"title": "Configure MQTT device \"{mqtt_device}\""
0 commit comments