3
0
Fork 0

web_translate_dialog: update module category

12.0
Alexis de Lattre 2015-08-14 01:06:44 +02:00 committed by Timon Tschanz
parent 43f915a947
commit 53218b8245
1 changed files with 1 additions and 2 deletions

View File

@ -20,11 +20,10 @@
############################################################################## ##############################################################################
{"name": "Web Translate Dialog", {"name": "Web Translate Dialog",
"category": "Hidden", "category": "Web",
"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", "license": "AGPL-3",
"author": "Camptocamp,Odoo Community Association (OCA)", "author": "Camptocamp,Odoo Community Association (OCA)",
"description": "",
"version": "1.0", "version": "1.0",
"depends": ['web'], "depends": ['web'],
'data': ['view/web_translate.xml'], 'data': ['view/web_translate.xml'],