✨ Move docker page to manage pages
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
"discord": "Community Discord",
|
||||
"contribute": "Contribute"
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
"title": "Tools",
|
||||
"items": {
|
||||
"docker": "Docker"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
8
public/locales/en/tools/docker.json
Normal file
8
public/locales/en/tools/docker.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"title": "Docker",
|
||||
"alerts": {
|
||||
"notConfigured": {
|
||||
"text": "Your Homarr instance does not have Docker configured. Please check the documentation on how to set up the integration."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user