Browse Source

[FIX] base_country_state_translatable: fix category in manifest file

14.0
Sergio Zanchetta 2 years ago
committed by OCA-git-bot
parent
commit
032351aaa5
  1. 2
      base_country_state_translatable/__manifest__.py

2
base_country_state_translatable/__manifest__.py

@ -8,7 +8,7 @@
"website": "https://github.com/OCA/partner-contact",
"summary": "Translate Country States",
"author": "initOS GmbH, Odoo Community Association (OCA)",
"category": "Localisation",
"category": "Localization",
"license": "AGPL-3",
"installable": True,
}
Loading…
Cancel
Save