core/homeassistant/components/recorder/strings.json

10 lines
218 B
JSON

{
"system_health": {
"info": {
"oldest_recorder_run": "Oldest Run Start Time",
"current_recorder_run": "Current Run Start Time",
"estimated_db_size": "Estimated Database Size (MiB)"
}
}
}