Add translations for Image processing (#89879)

This commit is contained in:
Franck Nijhof 2023-03-17 18:52:59 +01:00 committed by GitHub
parent db5a7b0e5e
commit e402e733a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}
}
}
}