mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-27 15:44:27 +02:00
Add Swedish translation for the glances widget
This commit is contained in:
parent
454fd11c0d
commit
773e3e1ac2
@ -279,6 +279,15 @@
|
||||
"mem-breakdown-title":"Memory Breakdown",
|
||||
"load-chart-title":"System Load"
|
||||
},
|
||||
"glances": {
|
||||
"disk-space-free": "Ledigt",
|
||||
"disk-space-used": "Utnyttjat",
|
||||
"disk-mount-point": "Mount Point",
|
||||
"disk-file-system": "Filsystem",
|
||||
"disk-io-read": "Läs",
|
||||
"disk-io-write": "Skriv",
|
||||
"system-load-desc": "Antal processer som väntar i run-queue, i genomsnitt över alla kärnor"
|
||||
},
|
||||
"system-info":{
|
||||
"uptime":"Uptime"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user