8 lines
197 B
JSON
8 lines
197 B
JSON
{
|
|
"error": "Error",
|
|
"success": "Success",
|
|
"page-not-found": "This page could not be found.",
|
|
"server-error": "Internal Server Error.",
|
|
"return-to-home-page": "Return to the home page?"
|
|
}
|