1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Fix typo in mqtt text subentry translations and improve advanced settings translations (#157052)

This commit is contained in:
Jan Bouwhuis
2025-11-22 15:40:36 +01:00
committed by GitHub
parent f73e92a34a
commit 1106f4f0e2

View File

@@ -974,17 +974,17 @@
"text_advanced_settings": {
"data": {
"max": "Maximum length",
"min": "Mininum length",
"min": "Minimum length",
"mode": "Mode",
"pattern": "Pattern"
},
"data_description": {
"max": "Maximum length of the text input",
"min": "Mininum length of the text input",
"min": "Minimum length of the text input",
"mode": "Mode of the text input",
"pattern": "A valid regex pattern"
},
"name": "Advanced text settings"
"name": "Advanced text entity settings"
}
},
"title": "Configure MQTT device \"{mqtt_device}\""