DocSpace-client/packages/client/public/locales/en/Errors.json

9 lines
319 B
JSON
Raw Normal View History

{
"Error401Text": "Sorry, the resource is not currently accessible.",
"Error403Text": "Sorry, access denied.",
"Error404Text": "Sorry, the resource cannot be found.",
2022-05-25 15:42:21 +00:00
"ErrorEmptyResponse": "Empty response",
2022-08-22 09:27:04 +00:00
"ErrorOfflineText": "No internet connection found.",
"ErrorUnavailableText": "Portal unavailable"
}