Sentence-case "Still image URL" in mjpeg (#149356)

This commit is contained in:
Norbert Rittel
2025-07-24 09:23:21 +02:00
committed by GitHub
parent 049a698815
commit fcd514a06b

View File

@@ -6,7 +6,7 @@
"mjpeg_url": "MJPEG URL",
"name": "[%key:common::config_flow::data::name%]",
"password": "[%key:common::config_flow::data::password%]",
"still_image_url": "Still Image URL",
"still_image_url": "Still image URL",
"username": "[%key:common::config_flow::data::username%]",
"verify_ssl": "[%key:common::config_flow::data::verify_ssl%]"
}