Skip to content

Commit 636c1b7

Browse files
mdegat01frenck
authored andcommitted
Add translation strings for unsupported OS version (#149837)
1 parent 49c23de commit 636c1b7

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
@@ -225,6 +225,10 @@
225225
"unsupported_virtualization_image": {
226226
"title": "Unsupported system - Incorrect OS image for virtualization",
227227
"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."
228+
},
229+
"unsupported_os_version": {
230+
"title": "Unsupported system - Home Assistant OS version",
231+
"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."
228232
}
229233
},
230234
"entity": {

0 commit comments

Comments
 (0)