feat: add i18n docs link

This commit is contained in:
JiPai
2024-09-05 20:54:15 +08:00
parent 27b83e471e
commit 94587c3472
5 changed files with 22 additions and 10 deletions

View File

@@ -83,5 +83,11 @@
"title": "Oops! Looks like you're lost.",
"des": "Let's get you back",
"action": "home"
},
"Link": {
"docs": {
"intro": "https://docs.dokploy.com/get-started/introduction",
"install": "https://docs.dokploy.com/en/docs/core/get-started/introduction"
}
}
}