feat: add translation for not-found

This commit is contained in:
JiPai
2024-09-05 20:25:11 +08:00
parent 137c219402
commit 27b83e471e
3 changed files with 16 additions and 5 deletions

View File

@@ -78,5 +78,10 @@
"footer": {
"copyright": "Copyright © {year} Dokploy. All rights reserved."
}
},
"404": {
"title": "Oops! Looks like you're lost.",
"des": "Let's get you back",
"action": "home"
}
}