I’m trying to use the GraphQL(REST will be good too) API to translate a Menu (Menu and MenuItems)
But from what i see here:
i can translate only Menu → title (“backend menu label”)
i wish to know if theres a way to translate MenuItems too
they can be translated using “translate and adapt” so i’m pretty sure that i’m missing something
to be clear i’m able to translate this:
but i cannot translate this:
of course using “Translate & Adapt” i can translate both menu and menu items:
tanks in advance