Add translations for Image processing (#89879)
This commit is contained in:
parent
db5a7b0e5e
commit
e402e733a0
1 changed files with 16 additions and 1 deletions
|
@ -1 +1,16 @@
|
|||
{ "title": "Image processing" }
|
||||
{
|
||||
"title": "Image processing",
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"name": "[%key:component::image_processing::title%]",
|
||||
"state_attributes": {
|
||||
"faces": {
|
||||
"name": "Faces"
|
||||
},
|
||||
"total_faces": {
|
||||
"name": "Total faces"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue