Skip to content

Commit 7b8b10e

Browse files
author
Tom Lasswell
committed
fix: Add missing govee_grouped_segment translation to en.json
1 parent e1449eb commit 7b8b10e

File tree

1 file changed

+3
-0
lines changed
  • custom_components/govee/translations

1 file changed

+3
-0
lines changed

custom_components/govee/translations/en.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@
8080
},
8181
"govee_segment": {
8282
"name": "{device_name} Segment {segment_index}"
83+
},
84+
"govee_grouped_segment": {
85+
"name": "{device_name} Segments"
8386
}
8487
},
8588
"number": {

0 commit comments

Comments
 (0)