The translation is not displayed correctly

I have changed my cmn.yml file in the docker container. The path at below:


But after my modification, the translation is not displayed correctly, it still shows the content before the change.

image

I’ve tried rebooting containers and rebooting rails.
So, Is there any way to solve my problem? Looking forward to your reply.
Thank you.

1 Like

I dont think you can reload the translations in the docker container. You need to add the mfizes to your branch then deploy the branch using ansible

Can you be a little more specific?
I don’t know what is ‘mfizes’ . And how to add the mfizes to my branch?
Can you give me some steps or commands?

Thank a lot, best wishes!

Its a typo for ‘files’ - in your case cmn.yml

hi @irlawrence please guide us on how to update the translation on a running self-hosted system. thanks

Make changes in the file cmn.yml in the folder config/locales on the branch you are deploying. Then redeploy using ansible.
If the change would help other Chinese users then consider adding it to the source translation on Primero App v2 localization | Transifex