1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

Update manifest.toml

This commit is contained in:
Tagada 2023-07-24 19:38:45 +02:00 committed by Tagadda
parent c42f188ff4
commit cc7b683625

View file

@ -41,7 +41,7 @@ ram.runtime = "500M"
[install.language]
ask.en = "Choose the application language"
ask.fr = "Choisissez la langue de l'application"
type = "string"
type = "select"
choices = ["en_EN", "fr_FR"]
default = "fr_FR"