1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00

Update config_panel.toml

This commit is contained in:
Limezy 2024-02-23 10:19:48 +07:00
parent 70b462209a
commit 9ebb9a2d1a

View file

@ -144,12 +144,12 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_nb_compte_actif_billings_temp] [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" type = "number"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif_billings_temp] [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" type = "string"
readonly = true readonly = true
@ -164,12 +164,12 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_nb_compte_actif_fertilitycare_temp] [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" type = "number"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare_temp] [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" type = "string"
readonly = true readonly = true