Skip to content

Commit 67872e3

Browse files
authored
Adjust onewire strings (home-assistant#154664)
1 parent 06bd1a2 commit 67872e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

homeassistant/components/onewire/strings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,12 @@
139139
"step": {
140140
"device_selection": {
141141
"data": {
142-
"clear_device_options": "Reset all device customisations",
143-
"device_selection": "Customise specific devices"
142+
"clear_device_options": "Reset all device customizations",
143+
"device_selection": "Customize specific devices"
144144
},
145145
"data_description": {
146146
"clear_device_options": "Use this to reset all device specific options to default values.",
147-
"device_selection": "Customise behaviour of individual devices."
147+
"device_selection": "Customize behavior of individual devices."
148148
},
149149
"description": "Select what configuration steps to process",
150150
"title": "1-Wire device options"

0 commit comments

Comments
 (0)