mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Add translations for Image processing (#89879)
This commit is contained in:
parent
db5a7b0e5e
commit
e402e733a0
@ -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…
x
Reference in New Issue
Block a user