Add pre-defined entity name translations (#89792)
This commit is contained in:
@@ -7,5 +7,16 @@
|
||||
"action_type": {
|
||||
"press": "Press {entity_name} button"
|
||||
}
|
||||
},
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"name": "[%key:component::button::title%]"
|
||||
},
|
||||
"restart": {
|
||||
"name": "Restart"
|
||||
},
|
||||
"update": {
|
||||
"name": "Update"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user