mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 22:37:21 +00:00
System menu description tweaks (#12578)
This commit is contained in:
parent
6f240297d1
commit
445f0e23fe
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user