mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
8a91e07b97
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"area": {
|
|
"bedroom": "Bedroom",
|
|
"kitchen": "Kitchen",
|
|
"living_room": "Living Room"
|
|
},
|
|
"dashboard": {
|
|
"map": { "title": "Map" },
|
|
"overview": { "title": "Overview" }
|
|
}
|
|
}
|