Hi! is there a way to change the auto label for the main nav in the admin? The admin uses the slug of a collection as the text, can I change it manually?
// Collection File Media.js
const Activities = {
slug: 'activitiesPage',
...
}
In the example, the admin sets the admin text link to Activities Page, I want to use Página de actividades