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:
parent
b9905f8bfe
commit
ccdde9389b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
version = "1.0"
|
||||
[main]
|
||||
name = "Moncycle.app configuration"
|
||||
name = "Configuration"
|
||||
|
||||
[main.comptes]
|
||||
name = "comptes"
|
||||
name = "Comptes"
|
||||
|
||||
[main.comptes.creation_compte]
|
||||
ask.en = "Enable account creation"
|
||||
|
@ -21,7 +21,7 @@ name = "Moncycle.app configuration"
|
|||
default = "true"
|
||||
|
||||
[main.export]
|
||||
name = "export"
|
||||
name = "Export"
|
||||
|
||||
[main.export.csv_sep]
|
||||
ask.en = "Separator for data export in csv format"
|
||||
|
|
Loading…
Add table
Reference in a new issue