fgomez Posted December 17, 2017 Share Posted December 17, 2017 Hi, anyone knows if is possible to translate this module I want to translate to portuguese. I already went to the translations and I translated all the modules installed, and i increased to the limit max_input_vars , but in the invoice and in the orders still in english Link to comment Share on other sites More sharing options...
selectshop.at Posted December 17, 2017 Share Posted December 17, 2017 The module is already translated. Which Prestashop version are you using ? You are using an own theme ? If yes you will find the translations probably on the theme and not in the modules. How to translate: https://www.prestashop.com/forums/topic/287689-coleção-de-tutoriais-e-dicas-úteis/?do=findComment&comment=1779532 After Translation, please also delete smarty cache and browser cache. Link to comment Share on other sites More sharing options...
fgomez Posted December 17, 2017 Author Share Posted December 17, 2017 I am using prestashop 1.6.1.17 version and a theme bought in prestashop themes , i already translated all theme in translations options, and nothing, i guess i have to translate it manually, but i don't now how Link to comment Share on other sites More sharing options...
Vince Posted December 18, 2017 Share Posted December 18, 2017 Hello, This value already updated into your database. So to resolve this problem you need to do two things: 1. Update in your database table "orders" with the field "payment", it should be similar like this "UPDATE orders SET payment = 'your translation' WHERE payment ='Cash on deliver (COD)' ". But you need to check again with your real data. 2. Translate from back office - Step 1: Go to translation in the admin, then choose the options like this: http://prntscr.com/how3ka - Step 2: Find the module "cashondelivery" then translate. And done! Hope this help! Good luck :)! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now