Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1413 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć