1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 10:55:50 +00:00
Files
2026-01-27 15:55:22 +00:00

12 lines
198 B
JSON

{
"area": {
"bedroom": "Bedroom",
"kitchen": "Kitchen",
"living_room": "Living Room"
},
"dashboard": {
"map": { "title": "Map" },
"overview": { "title": "Overview" }
}
}