mirror of https://github.com/OCA/web.git
web_translate_dialog: Add author and license key in __openerp__.py
parent
8985d3bda5
commit
dd4f98e519
|
@ -22,6 +22,8 @@
|
||||||
{"name": "Web Translate Dialog",
|
{"name": "Web Translate Dialog",
|
||||||
"category": "Hidden",
|
"category": "Hidden",
|
||||||
"summary": "Easy-to-use pop-up to translate fields in several languages",
|
"summary": "Easy-to-use pop-up to translate fields in several languages",
|
||||||
|
"license": "AGPL-3",
|
||||||
|
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||||
"description": "",
|
"description": "",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"depends": ['web'],
|
"depends": ['web'],
|
||||||
|
|
Loading…
Reference in New Issue