You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
431 B
16 lines
431 B
# -*- coding: utf-8 -*-
|
|
# © initOS GmbH 2017
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
{
|
|
"name": "Translate Country States",
|
|
"version": "9.0.1.0.0",
|
|
"depends": ['base', ],
|
|
'application': False,
|
|
'author': 'initOS GmbH, Odoo Community Association (OCA)',
|
|
"category": "Localisation/Europe",
|
|
'license': 'AGPL-3',
|
|
'data': [],
|
|
'installable': True,
|
|
'auto_install': False,
|
|
}
|