fix: Confirmations should apply to all actions (#1959)
This also refactors how generic HA actions are handled, and improves typing of actions. [skip ci]
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"actions": {
|
||||
"abort": "Aborted action",
|
||||
"confirmation": "Are you sure you want to perform this action"
|
||||
},
|
||||
"common": {
|
||||
"advanced_camera_card": "Advanced Camera Card",
|
||||
"advanced_camera_card_description": "An Advanced Camera Card",
|
||||
|
||||
Reference in New Issue
Block a user