Jump to content

The translation of the new module has not appeared in the translations.


frkosk

Recommended Posts

Hello everyone,

I'm working on an issue in version 8.1.7. I copied the Cash on Delivery (COD) module and rewrote it as Cash on Pickup (COP). Everything works fine, but the module translations have not appeared in BO -> International –> Translations.

When I select the module translation, I get a blank page—no errors, logs, nothing.

In a code, I'm using the classic way like this:

{l s='You pay for the merchandise upon pickup' mod='Modules.Cashonpickup.Shop'}

Any ideas or suggestions?

Thank you

Screenshot 2025-02-05 at 15.21.34.png

Screenshot 2025-02-05 at 15.21.16.png

Link to comment
Share on other sites

  On 2/5/2025 at 4:14 PM, pallavigodse said:

Try to reinstall the module

Try uninstalling and reinstalling the module:

bash

php bin/console cache:clear

If the issue persists, enable debug mode (config/defines.inc.php) and check for hidden errors.

Expand  

Hi @pallavigodse, thank you for your response. I tried your suggestions but didn't get any error, and the issue is the same.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...