mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Update manifest.json
This commit is contained in:
parent
f3987e37b4
commit
fe8b9167be
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@
|
|||
"en": "Choose the application language",
|
||||
"fr": "Choisissez la langue de l'application"
|
||||
},
|
||||
"choices": ["fr_FR", "en_GB", "de_DE"],
|
||||
"default": "en_GB"
|
||||
"choices": ["fr", "en", "de"],
|
||||
"default": "en"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue