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": {
"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_update_entities": {
"title": "Unable to check for updates",
@ -1490,7 +1490,7 @@
},
"core": {
"caption": "General",
"description": "Name, Timezone and locale settings",
"description": "Name, time zone and locale settings",
"section": {
"core": {
"header": "General Configuration",
@ -3139,7 +3139,7 @@
},
"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": {
"caption": "Network",
@ -3184,11 +3184,11 @@
},
"system_health": {
"caption": "System Health",
"description": "Status, Stats and Integration startup time",
"description": "Status, metrics and integration startup time",
"cpu_usage": "Processor Usage",
"ram_usage": "Memory Usage",
"core_stats": "Core Stats",
"supervisor_stats": "Supervisor Stats",
"core_stats": "Core Metrics",
"supervisor_stats": "Supervisor Metrics",
"integration_start_time": "Integration Startup Time"
},
"system_dashboard": {