1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/mailbox/strings.json
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."
}
}
}