mirror of https://github.com/Lissy93/dashy.git
💬 Adds text translations for NetData chart titles
This commit is contained in:
parent
6e310628f7
commit
47762a1dd8
|
@ -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 New Issue