Skip to content

Commit 73ca6b4

Browse files
authored
Add translation strings for unsupported OS version (#149837)
1 parent 31e647b commit 73ca6b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

homeassistant/components/hassio/strings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,10 @@
226226
"unsupported_virtualization_image": {
227227
"title": "Unsupported system - Incorrect OS image for virtualization",
228228
"description": "System is unsupported because the Home Assistant OS image in use is not intended for use in a virtualized environment. Use the link to learn more and how to fix this."
229+
},
230+
"unsupported_os_version": {
231+
"title": "Unsupported system - Home Assistant OS version",
232+
"description": "System is unsupported because the Home Assistant OS version in use is not supported. Use the link to learn more and how to fix this."
229233
}
230234
},
231235
"entity": {

0 commit comments

Comments
 (0)