mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-11 07:26:39 +00:00
Fix translation & add space
This commit is contained in:
@@ -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"
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user