mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Update manifest.toml
This commit is contained in:
parent
dcbd902169
commit
b79b9e5660
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ ram.runtime = "50M"
|
|||
ask.en = "Choose the application language"
|
||||
ask.fr = "Choisissez la langue de l'application"
|
||||
type = "select"
|
||||
choices = "['en', 'fr', 'en', 'it', 'zh', 'pt', 'nl', 'ru']"
|
||||
choices = ['en', 'fr', 'en', 'it', 'zh', 'pt', 'nl', 'ru']
|
||||
default = "en"
|
||||
|
||||
[install.admin]
|
||||
|
|
Loading…
Add table
Reference in a new issue