This question has been flagged
2002 Views

Odoo v13

I created data file:

<odoo>
    <data noupdate="0">
        <record model="my.magic.model" id="My_magic_id">
            <field name="name">Odoomatic</field>
        </record>
  </data> </odoo>

I can't find way to translate text from data files! 

Where I can find them?

Avatar
Discard