| | |
| | | ERR_PASSWORD_RESET_USER_AUTHENTICATED_83=Passwords can only be reset by authenticated users |
| | | ERR_BAD_API_RESOURCE_VERSION_84=The requested resource API version '%s' is unsupported. This endpoint only supports \ |
| | | the following resource API version(s): %s |
| | | ERR_JSON_PARSE_ERROR_85=The value could not be parsed as valid JSON because a syntax error was detected on line %d column %d: %s |
| | | ERR_JSON_IO_ERROR_86=The value could not be parsed as valid JSON: %s |
| | | ERR_JSON_TRAILING_CONTENT_87=The value could not be parsed as valid JSON because it contains trailing content after the JSON value |
| | | ERR_JSON_EMPTY_CONTENT_88=The value could not be parsed as valid JSON because it is empty |
| | | ERR_JSON_QUERY_PARSE_ERROR_89=The value '%s' could not be parsed as a valid JSON query filter |
| | | |