Replies: 0
Hi, Thank you for your great job on this plugin. I’ve been using TeraWallet for a while, but I need to modify some files to achieve my desired result each time I’m performing updates on it.
So here is the issue, I’ve noticed that I can’t translate the plugin name, where the button appears on the dashboard. So I’ve investigated the issue, and here is the result:
version: 1.3.20
file: class-woo-wallet-admin.php | Ln 206, Col 57
approach:
The string(‘TeraWallet’) passed to the function(add_menu_page) must be replaced with __(‘TeraWallet’ , “woo-wallet”)