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:
parent
2e31f6d0c5
commit
2eb9520f34
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue