forked from Techsystech/web
web_translate_dialog: Add author and license key in __openerp__.py
parent
0da55bcbb3
commit
43f915a947
|
@ -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