1
0
Fork 0
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:
lapineige 2023-09-23 17:52:35 +02:00 committed by GitHub
parent dcbd902169
commit b79b9e5660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]