Files
homarr/public/locales/en/tools/docker.json
2023-08-11 22:13:14 +02:00

8 lines
226 B
JSON

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