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:14:57 +07:00
parent f0dc6134b4
commit a5476abab2

View file

@ -13,12 +13,12 @@ services = [ 'php8.3-fpm']
yes = true yes = true
no = false no = false
default = true default = true
help = "Créez votre propre compte avant de fermer cette option !" help = "N'oubliez pas de créer votre propre compte avant de fermer cette option !"
[main.comptes.connexion_compte] [main.comptes.connexion_compte]
ask.en = "Enable account connexion" ask.en = "Enable account connexion"
ask.fr = "Permettre la connexion aux comptes" ask.fr = "Permettre la connexion aux comptes"
help = "La connexion sera désactivée pour l'ensemble des utilisateurs de l'instance" help = "La connexion sera activée ou désactivée pour l'ensemble des utilisateurs de l'instance"
type = "boolean" type = "boolean"
yes = true yes = true
no = false no = false
@ -124,7 +124,7 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif] [statistics.comptes.moncycle_app_pc_compte_actif]
ask.fr = "Pourcentage de comptes actifs" ask.fr = "Part de comptes actifs"
type = "string" type = "string"
readonly = true readonly = true
@ -139,7 +139,7 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif_billings] [statistics.comptes.moncycle_app_pc_compte_actif_billings]
ask.fr = "Pourcentage de comptes actifs Billings" ask.fr = "Part de comptes actifs Billings"
type = "string" type = "string"
readonly = true readonly = true
@ -149,7 +149,7 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif_billings_temp] [statistics.comptes.moncycle_app_pc_compte_actif_billings_temp]
ask.fr = "Pourcentage de comptes actifs Billings" ask.fr = "Part de comptes actifs Billings"
type = "string" type = "string"
readonly = true readonly = true
@ -159,7 +159,7 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare] [statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare]
ask.fr = "Pourcentage de comptes actifs Fertility Care" ask.fr = "Part de comptes actifs Fertility Care"
type = "string" type = "string"
readonly = true readonly = true
@ -169,7 +169,7 @@ name = "Statistiques"
readonly = true readonly = true
[statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare_temp] [statistics.comptes.moncycle_app_pc_compte_actif_fertilitycare_temp]
ask.fr = "Pourcentage de comptes actifs Fertility Care" ask.fr = "Part de comptes actifs Fertility Care"
type = "string" type = "string"
readonly = true readonly = true