Fix translation & add space

This commit is contained in:
Owen
2025-06-11 09:37:21 -04:00
parent 335c9b1fea
commit 31a41576d8
11 changed files with 21 additions and 22 deletions

View File

@@ -155,7 +155,7 @@ export default function GeneralPage() {
<FormDescription>
{t(
"enableDockerSocketDescription"
)}
)}{" "}
<Link
href="https://docs.fossorial.io/Newt/overview#docker-socket-integration"
target="_blank"
@@ -163,7 +163,6 @@ export default function GeneralPage() {
className="text-primary hover:underline inline-flex items-center"
>
<span>
{" "}
{t(
"enableDockerSocketLink"
)}