9 lines
263 B
JSON
9 lines
263 B
JSON
{
|
|
"error": {
|
|
"title": "An Error Occurred",
|
|
"close": "Close",
|
|
"credentialsinvalid": "The credentials are not correct.",
|
|
"network": "The server connection failed. Please check your internet connection and server access."
|
|
}
|
|
}
|