Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1420 Zobrazení

I'm new to odoo and still trying to figure out how it works...

I'm currently using leave module and can't really find a way to translate "x remaining out of x" for legal leaves

I went to hr_holidays.py and modify the code to the language I want and it's still not working.

Is there's a way to do it?

Thanks.

Avatar
Zrušit
Nejlepší odpověď

firstly load you language from menu setting ->Translations -> Load a Translation

Then Change the user language to the new languae

secondly go to you Module in addons open i18n folder and open your language file then find the string and translate it,

then Upgrade the module and refresh the page

Avatar
Zrušit