1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-18 13:14:00 +02:00
parent 461378e54e
commit 8295000f8b

View file

@ -40,7 +40,7 @@ ram.runtime = "50M"
[install.language]
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
type = "string"
type = "select"
choices = ["de", "en", "es", "fr", "it", "nl", "pt-BR"]
default = "fr"