mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
New translations dashdot.json (English)
This commit is contained in:
@@ -28,33 +28,33 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"title": "Dash.",
|
"title": "Dash.",
|
||||||
"errors": {
|
"errors": {
|
||||||
"noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options",
|
"noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options",
|
||||||
"noInformation": "Cannot acquire information from dash. - are you running the latest version?"
|
"noInformation": "Cannot acquire information from dash. - are you running the latest version?"
|
||||||
},
|
},
|
||||||
"graphs": {
|
"graphs": {
|
||||||
"storage": {
|
"storage": {
|
||||||
"title": "Storage",
|
"title": "Storage",
|
||||||
"label": "Storage:"
|
"label": "Storage:"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"title": "Network",
|
"title": "Network",
|
||||||
"label": "Network:",
|
"label": "Network:",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"download": "Down",
|
"download": "Down",
|
||||||
"upload": "Up"
|
"upload": "Up"
|
||||||
}
|
|
||||||
},
|
|
||||||
"cpu": {
|
|
||||||
"title": "CPU"
|
|
||||||
},
|
|
||||||
"memory": {
|
|
||||||
"title": "RAM"
|
|
||||||
},
|
|
||||||
"gpu": {
|
|
||||||
"title": "GPU"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"title": "CPU"
|
||||||
|
},
|
||||||
|
"memory": {
|
||||||
|
"title": "RAM"
|
||||||
|
},
|
||||||
|
"gpu": {
|
||||||
|
"title": "GPU"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user