1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Improve update action naming consistency (#166401)

This commit is contained in:
Franck Nijhof
2026-03-24 23:20:24 +01:00
committed by GitHub
parent 471b49f12b
commit d2ef60125f

View File

@@ -88,7 +88,7 @@
"name": "Install update"
},
"skip": {
"description": "Marks currently available update as skipped.",
"description": "Marks a currently available update as skipped.",
"name": "Skip update"
}
},