mirror of
https://github.com/Lissy93/dashy.git
synced 2026-01-24 16:51:55 +01:00
💬 Adds text translations for NetData chart titles
This commit is contained in:
parent
6e310628f7
commit
47762a1dd8
1 changed files with 6 additions and 0 deletions
|
|
@ -263,6 +263,12 @@
|
|||
"up": "Online",
|
||||
"down": "Offline"
|
||||
},
|
||||
"net-data": {
|
||||
"cpu-chart-title": "CPU History",
|
||||
"mem-chart-title": "Memory Usage",
|
||||
"mem-breakdown-title": "Memory Breakdown",
|
||||
"load-chart-title": "System Load"
|
||||
},
|
||||
"system-info": {
|
||||
"uptime": "Uptime"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue