Fix sentence-casing in two strings of group (#143500)

Make them consistent with the rest of the integration.
This commit is contained in:
Norbert Rittel 2025-04-23 09:32:09 +02:00 committed by GitHub
parent 2ca5f05555
commit d86d7b8843
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"config": {
"step": {
"user": {
"title": "Create Group",
"title": "Create group",
"description": "Groups allow you to create a new entity that represents multiple entities of the same type.",
"menu_options": {
"binary_sensor": "Binary sensor group",
@ -104,7 +104,7 @@
"round_digits": "Round value to number of decimals",
"device_class": "Device class",
"state_class": "State class",
"unit_of_measurement": "Unit of Measurement"
"unit_of_measurement": "Unit of measurement"
}
},
"switch": {