update translate

This commit is contained in:
Ivan Office
2023-10-16 23:05:08 +08:00
parent 9d73dc895e
commit 604759df94
5 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<data noupdate="1"> <data noupdate="1">
<record id="partner_chatgpt" model="res.partner"> <record id="partner_chatgpt" model="res.partner">
<field name="name">ChatGPT odoo</field> <field name="name">ChatGPT odoo</field>
<field name="image_1920" type="base64" file="app_chatgpt/static/description/chatgpt.png"/> <field name="image_1920" type="base64" file="app_chatgpt/static/description/src/chatgpt.png"/>
</record> </record>
<record id="user_chatgpt" model="res.users"> <record id="user_chatgpt" model="res.users">
<field name="login">chatgpt@example.com</field> <field name="login">chatgpt@example.com</field>
@@ -16,7 +16,7 @@
<record id="partner_chatgpt1" model="res.partner"> <record id="partner_chatgpt1" model="res.partner">
<field name="name">ChatGPT Coding</field> <field name="name">ChatGPT Coding</field>
<field name="image_1920" type="base64" file="app_chatgpt/static/description/chatgpt.png"/> <field name="image_1920" type="base64" file="app_chatgpt/static/description/src/chatgpt.png"/>
</record> </record>
<record id="user_chatgpt1" model="res.users"> <record id="user_chatgpt1" model="res.users">
@@ -31,7 +31,7 @@
<record id="partner_chatgpt2" model="res.partner"> <record id="partner_chatgpt2" model="res.partner">
<field name="name">ChatGPT Finance</field> <field name="name">ChatGPT Finance</field>
<field name="image_1920" type="base64" file="app_chatgpt/static/description/chatgpt.png"/> <field name="image_1920" type="base64" file="app_chatgpt/static/description/src/chatgpt.png"/>
</record> </record>
<record id="user_chatgpt2" model="res.users"> <record id="user_chatgpt2" model="res.users">
@@ -46,7 +46,7 @@
<record id="partner_chatgpt3_azure" model="res.partner"> <record id="partner_chatgpt3_azure" model="res.partner">
<field name="name">ChatGPT3 Azure</field> <field name="name">ChatGPT3 Azure</field>
<field name="image_1920" type="base64" file="app_chatgpt/static/description/chatgpt_blue.png"/> <field name="image_1920" type="base64" file="app_chatgpt/static/description/src/chatgpt_blue.png"/>
</record> </record>
<record id="user_chatgpt3_azure" model="res.users"> <record id="user_chatgpt3_azure" model="res.users">
@@ -60,7 +60,7 @@
</record> </record>
<record id="partner_chatgpt4_azure" model="res.partner"> <record id="partner_chatgpt4_azure" model="res.partner">
<field name="name">ChatGPT4 Azure</field> <field name="name">ChatGPT4 Azure</field>
<field name="image_1920" type="base64" file="app_chatgpt/static/description/chatgpt4_azure.png"/> <field name="image_1920" type="base64" file="app_chatgpt/static/description/src/chatgpt4_azure.png"/>
</record> </record>
<record id="user_chatgpt4_azure" model="res.users"> <record id="user_chatgpt4_azure" model="res.users">
@@ -74,7 +74,7 @@
</record> </record>
<record id="partner_chatgpt4_32k_azure" model="res.partner"> <record id="partner_chatgpt4_32k_azure" model="res.partner">
<field name="name">ChatGPT4-32k Azure</field> <field name="name">ChatGPT4-32k Azure</field>
<field name="image_1920" type="base64" file="app_chatgpt/static/description/chatgpt4_32k_azure.png"/> <field name="image_1920" type="base64" file="app_chatgpt/static/description/src/chatgpt4_32k_azure.png"/>
</record> </record>
<record id="user_chatgpt4_32k_azure" model="res.users"> <record id="user_chatgpt4_32k_azure" model="res.users">

View File

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB