accounts-frontend/src/pages/404/PageNotFound.intl.json

7 lines
189 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"
}