liuksas Posted June 4, 2024 Share Posted June 4, 2024 I can't translate either the themes or the administrative part.. the right side is inactive i tried to update version prestashop, but it didn't help.. pls help with module translate everything is fine.. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted June 4, 2024 Share Posted June 4, 2024 Hi, If the translations are not working through the back office, you can manually edit the translation files. For themes: Edit the themes/your-theme/lang/{language_code}.php file. For admin: Edit the app/Resources/translations/{language_code}.php file. Regards. Link to comment Share on other sites More sharing options...
liuksas Posted June 4, 2024 Author Share Posted June 4, 2024 {language_code}.php file where to get that php file ? the themes is not in the directory Link to comment Share on other sites More sharing options...
AddWeb Solution Posted June 19, 2024 Share Posted June 19, 2024 On 6/4/2024 at 2:43 PM, liuksas said: I can't translate either the themes or the administrative part.. the right side is inactive i tried to update version prestashop, but it didn't help.. pls help with module translate everything is fine.. Hi, Make sure that your current Prestashop version is fully compatible with the theme and any modules you are using. Verify that the language you are trying to translate to is correctly configured in PrestaShop. If the issue persists after updating PrestaShop, consider reinstalling language packs or modules related to translations. Inspect your browser console for any JavaScript errors that might be preventing the translation interface from functioning correctly. I hope this would help. Thanks! Link to comment Share on other sites More sharing options...
Knowband Plugins Posted June 19, 2024 Share Posted June 19, 2024 Hi, The {language_code} refers to the language code, such as en for English. For example, the path might be themes/your-theme/translations/en.php. However, since you mentioned that there is no themes folder, could you please share the structure of your store folder? This will help us understand your setup better and provide more accurate guidance. Regards. 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