|
|
|
@ -4,9 +4,9 @@
|
|
|
|
|
"buttons.close": "Close",
|
|
|
|
|
"403.title": "Access Denied",
|
|
|
|
|
"403.message": "You seem to have stumbled upon a page that you do not have access to.",
|
|
|
|
|
"403.login": "Perhaps you should <a href='/login'>try logging in</a>?",
|
|
|
|
|
"403.login": "Perhaps you should <a href='%1/login'>try logging in</a>?",
|
|
|
|
|
"404.title": "Not Found",
|
|
|
|
|
"404.message": "You seem to have stumbled upon a page that does not exist. Return to the <a href='/'>home page</a>.",
|
|
|
|
|
"404.message": "You seem to have stumbled upon a page that does not exist. Return to the <a href='%1/'>home page</a>.",
|
|
|
|
|
"500.title": "Internal error.",
|
|
|
|
|
"500.message": "Oops! Looks like something went wrong!",
|
|
|
|
|
|
|
|
|
|