mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add missing translation string to Home Assistant Analytics Insights (#109666)
add missing string
This commit is contained in:
parent
ffe9f0825a
commit
31ad48b2b7
@ -3,7 +3,8 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"tracked_integrations": "Integrations"
|
"tracked_integrations": "Integrations",
|
||||||
|
"tracked_custom_integrations": "Custom integrations"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user