accounts-frontend/packages/app/pages/404/PageNotFound.intl.json

7 lines
181 B
JSON
Raw Normal View History

{
"title": "Page not found",
"nothingHere": "This is not a place that you are looking for",
"returnToTheHomePage": "Try to go back to the {link}",
"homePage": "main page"
}