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