Breaking: #84877 - Route of language retrieval changed
See forge#84877
Description
The name of the route that fetches the languages per page has changed.
Impact
Calling the old route languages_
will result in a fatal error.
Affected Installations
Every 3rd party extension calling the route is affected.
Migration
Replace the old route name languages_
with page_
.