Hi.
I am trying to add an aside Menu translation in
global / menu.php
and
global / pages.php
For example, giving 'title' => trans ('mainMenu.dashboard'), I get an error
"Target class [translator] does not exist."
How to correctly translate the menu?
Thanks in advance for your help.