diff --git a/config/version.yaml b/config/version.yaml index 014b770..54eb4dc 100644 --- a/config/version.yaml +++ b/config/version.yaml @@ -1,2 +1,2 @@ parameters: - app.version: '0.1.63' + app.version: '0.1.64' diff --git a/frontend/i18n/locales/fr.json b/frontend/i18n/locales/fr.json index 24a49c1..53efb05 100644 --- a/frontend/i18n/locales/fr.json +++ b/frontend/i18n/locales/fr.json @@ -47,7 +47,7 @@ "welcome": "Module Commercial", "clients": { "title": "Répertoire clients", - "add": "+ Ajouter", + "add": "Ajouter", "export": "Exporter", "showArchived": "Voir les archivés", "empty": "Aucun client pour l'instant.",