Is it possible to create parent / child routes ?

I would like to set a parent language route, and all other routes as child. I have found https://docs.phalcon.io/en/latest/reference/routing.html#groups-of-routes groups but it looks like I can only add a prefix?