Hi everyone, I inserted a file in the / data directory that contains default data, in my case the days of the week. I tried to extract the .po file but I can't find the words that interest me. How can I translate the fields I have entered?
Ex:
<record id="monday" model="contactcenter.export.weekday">
<field name="name">Lunedi</field>
<field name="code">0</field>
</record>