As shown in the picture, I only know that it is displayed through language packs. I don’t know how to implement it. I just used ecshop and I don’t know many things? I hope someone can explain this to me? (PS: Don’t ask why you still use ecshop)
As shown in the picture, I only know that it is displayed through language packs. I don’t know how to implement it. I just used ecshop and I don’t know many things? I hope someone can explain this to me? (PS: Don’t ask why you still use ecshop)
There is inc_menu.php under the admin's includes to handle rendering and business logic. The language pack you mentioned is used for globalization. Different languages display different texts
Check the value assigned to the corresponding template in user.php (the user center should be user_transaction.dwt), and then find the content through the corresponding act