Files
homarr/public/locales/en/tools/docker.json
2023-08-14 14:38:10 +02:00

8 lines
263 B
JSON

{
"title": "Docker",
"alerts": {
"notConfigured": {
"text": "Your Homarr instance does not have Docker configured or it has falied to fetch containers. Please check the documentation on how to set up the integration."
}
}
}