Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1419 Vizualizări

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.

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează