flectra/addons/transifex/data/transifex_data.xml

10 lines
274 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<record id="transifex_project_url" model="ir.config_parameter">
<field name="key">transifex.project_url</field>
<field name="value">https://www.transifex.com/odoo</field>
</record>
</odoo>