System menu description tweaks (#12578)

This commit is contained in:
Philip Allgaier 2022-05-04 13:07:41 +02:00 committed by GitHub
parent 6f240297d1
commit 445f0e23fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1175,7 +1175,7 @@
}, },
"updates": { "updates": {
"caption": "Updates", "caption": "Updates",
"description": "Manage updates of Home Assistant, Add-ons and devices", "description": "Manage updates of Home Assistant, add-ons and devices",
"no_updates": "No updates available", "no_updates": "No updates available",
"no_update_entities": { "no_update_entities": {
"title": "Unable to check for updates", "title": "Unable to check for updates",
@ -1490,7 +1490,7 @@
}, },
"core": { "core": {
"caption": "General", "caption": "General",
"description": "Name, Timezone and locale settings", "description": "Name, time zone and locale settings",
"section": { "section": {
"core": { "core": {
"header": "General Configuration", "header": "General Configuration",
@ -3139,7 +3139,7 @@
}, },
"analytics": { "analytics": {
"caption": "Analytics", "caption": "Analytics",
"description": "Learn how to share data to better the Open Home" "description": "Learn how to share data to improve Home Assistant"
}, },
"network": { "network": {
"caption": "Network", "caption": "Network",
@ -3184,11 +3184,11 @@
}, },
"system_health": { "system_health": {
"caption": "System Health", "caption": "System Health",
"description": "Status, Stats and Integration startup time", "description": "Status, metrics and integration startup time",
"cpu_usage": "Processor Usage", "cpu_usage": "Processor Usage",
"ram_usage": "Memory Usage", "ram_usage": "Memory Usage",
"core_stats": "Core Stats", "core_stats": "Core Metrics",
"supervisor_stats": "Supervisor Stats", "supervisor_stats": "Supervisor Metrics",
"integration_start_time": "Integration Startup Time" "integration_start_time": "Integration Startup Time"
}, },
"system_dashboard": { "system_dashboard": {