translation-json/mdorg/en/errorPages.json

8 lines
375 B
JSON
Raw Normal View History

2019-03-29 13:35:54 +01:00
{
"tlErrors": {
"403_title": "Forbidden",
2019-07-13 23:26:16 +02:00
"403_text": "You are not allowed to access this page. Please refer to the navigation above to find all of our pages.",
"404_title": "Oops ... There's nothing here",
"404_text": "There is nothing to be found here. At the top of the page you can however find contents in the navigation bar."
2019-03-29 13:35:54 +01:00
}
}