Skip to content

Commit 30153ab

Browse files
authored
Fix spelling mistake in IronOS integration (home-assistant#156996)
1 parent 2957b15 commit 30153ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

homeassistant/components/iron_os/strings.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@
145145
"loop": "Loop",
146146
"off": "[%key:common::state::off%]",
147147
"seconds_1": "1 second",
148-
"seconds_2": "2 second",
149-
"seconds_3": "3 second",
150-
"seconds_4": "4 second",
151-
"seconds_5": "5 second"
148+
"seconds_2": "2 seconds",
149+
"seconds_3": "3 seconds",
150+
"seconds_4": "4 seconds",
151+
"seconds_5": "5 seconds"
152152
}
153153
},
154154
"min_dc_voltage_cells": {

0 commit comments

Comments
 (0)