1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-12 00:57:36 +01:00
Files
core/homeassistant/components/mailbox/strings.json
T
2024-02-27 13:50:02 +01:00

10 lines
277 B
JSON

{
"title": "Mailbox",
"issues": {
"deprecated_mailbox": {
"title": "The mailbox platform is being removed",
"description": "The mailbox platform is being removed. Please report it to the author of the '{integration_domain}' custom integration."
}
}
}