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

Update manifest.toml

This commit is contained in:
ericgaspar 2023-02-05 11:40:32 +01:00
parent 2e31f6d0c5
commit 2eb9520f34

View file

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