HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Language string to link
This discussion is related to the Add Menu Item addon.

Hi,
Thanks a lot for your plugin vrijvlinder, very useful.
I was wondering if there is a way to add localization string to the menu link and its name?
Thanks!
www.energympro.com/forum
0
Comments
You can thank @peregrine for the plugin since he is the original author. As far as I can tell he did add the possibility to use locale T($itemname1). So all you need to do is add the definition to your locale.
$Definition['The name of your link'] = 'New name of link';
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Well then I should say thanks to both of you since you made it so easy and simple. I am still new to vanilla forum so I will take a closer look on how localization works. Thank you much for your input and fast reply.
Works a treat