From 37a4e6cb7e942d62f61bdac1b4bfa5c9467ff465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:43:59 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index e613a47..fd53710 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "libreerp", "packaging_format": 1, "description": { - "en": "Suite of business apps (ERP: CRM, Accounting, Point of Sale, HR, Purchases...).", - "fr": "Une collection d'apps de gestion d'entreprise (ERP : CRM, Comptabilité, Point de Vente, RH, Achats, ...)." + "en": "Suite of business apps (ERP: CRM, Accounting, Point of Sale, HR, Purchases...)", + "fr": "Une collection d'apps de gestion d'entreprise (ERP : CRM, Comptabilité, Point de Vente, RH, Achats...)" }, "version": "16.0~ynh1", "url": "https://odoo.com", @@ -52,7 +52,7 @@ "type": "boolean", "default": false, "ask": { - "en": "Do you want to setup OCA instead of LibreERP ? (not yet implemented)", + "en": "Do you want to setup OCA instead of LibreERP? (not yet implemented)", "fr": "Désirez vous installer OCA à la place des sources de LibreERP (pas encore implémenté)" } },