Skip to content

Commit 2e569f5

Browse files
committed
chore: Fixed translation issue
1 parent eb3c24a commit 2e569f5

File tree

1 file changed

+1
-1
lines changed
  • custom_components/first_bus/translations

1 file changed

+1
-1
lines changed

custom_components/first_bus/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"Buses": "Buses"
1212
},
1313
"data_description": {
14-
"Name": "This is the name to help identify the stop. It will also be used in any created sensors. (sensor.first_bus_<<NAME_OF_SENSOR>>_next_bus)",
14+
"Name": "This is the name to help identify the stop. It will also be used in any created sensors. (sensor.first_bus_{{NAME_OF_SENSOR}}_next_bus)",
1515
"Stop": "Instructions to find your ATCO code can be found at https://bottlecapdave.github.io/HomeAssistant-FirstBus/faq/#how-do-i-find-my-atco-code",
1616
"Buses": "You can filter to specific buses, comma separated, or leave blank to see all buses"
1717
}

0 commit comments

Comments
 (0)