mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-22 04:17:20 +00:00
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"language": {
|
|
"en": "English"
|
|
},
|
|
"panel": {
|
|
"config": "Configuration",
|
|
"states": "Overview",
|
|
"map": "Map",
|
|
"logbook": "Logbook",
|
|
"history": "History",
|
|
"log_out": "Log Out",
|
|
"mailbox": "Mailbox",
|
|
"shopping_list": "Shopping List"
|
|
}
|
|
}
|