🌐 add crowdin translations
This commit is contained in:
60
public/locales/sv/modules/dashdot.json
Normal file
60
public/locales/sv/modules/dashdot.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user