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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-20 16:18:38 +02:00
parent 372eddc45f
commit 57c3bb36f9

View file

@ -41,7 +41,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", "pt"]
default = "en"