mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
Update manifest.toml
This commit is contained in:
parent
d8f33fadf4
commit
fb15ae47d2
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,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-de", "en-us", "es-es", "fr-fr", "it-it", "pt-pt", "zh-hans"]
|
||||
default = "fr-fr"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue