lean/meta/i18n/en/lean.error.json
Dave M bdb9f7f732 - Added the application feature - a big reason why Lean was created in the first place.
- Began moving some repetitive parts from projects to projects into lean
2020-12-07 14:11:29 +00:00

9 lines
349 B
JSON

{
"404": {
"title": "Page not found",
"page-title": "404 - Page not found",
"subtitle": "You may have followed an invalid or expired link...",
"message": "It seems like an error occured on the link you visited / action you tried. A notification was sent to the application's developer.",
"back": "Return to previous page"
}
}