DocSpace-client/packages/client/public/locales/en/Errors.json
2023-01-10 17:56:40 +03:00

9 lines
314 B
JSON

{
"Error401Text": "Sorry, the resource is not currently accessible.",
"Error403Text": "Sorry, access denied.",
"Error404Text": "Sorry, the resource cannot be found.",
"ErrorEmptyResponse": "Empty response",
"ErrorOfflineText": "No internet connection",
"ErrorUnavailableText": "DocSpace unavailable"
}