From 9ebb9a2d1aa65da37ebf0b1d971ae3fac991d050 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 23 Feb 2024 10:19:48 +0700 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config_panel.toml b/config_panel.toml index 19e37ee..e2880fc 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -144,12 +144,12 @@ name = "Statistiques" readonly = true [statistics.comptes.moncycle_app_nb_compte_actif_billings_temp] - ask.fr = "Nombre de comptes Billings actifs" + ask.fr = "Nombre de comptes Billings avec température actifs" type = "number" readonly = true [statistics.comptes.moncycle_app_pc_compte_actif_billings_temp] - ask.fr = "Part de comptes actifs Billings" + ask.fr = "Part de comptes actifs Billings avec température" type = "string" readonly = true @@ -164,12 +164,12 @@ name = "Statistiques" readonly = true [statistics.comptes.moncycle_app_nb_compte_actif_fertilitycare_temp] - ask.fr = "Nombre de comptes Fertility Care actifs" + ask.fr = "Nombre de comptes Fertility Care avec température actifs" type = "number" readonly = true [statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare_temp] - ask.fr = "Part de comptes actifs Fertility Care" + ask.fr = "Part de comptes actifs FC avec température" type = "string" readonly = true