İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1421 Görünümler

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
Vazgeç
En İyi Yanıt

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
Vazgeç