1
0
Fork 0
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:
ericgaspar 2020-11-10 22:34:33 +01:00
parent f3987e37b4
commit fe8b9167be
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -60,8 +60,8 @@
"en": "Choose the application language", "en": "Choose the application language",
"fr": "Choisissez la langue de l'application" "fr": "Choisissez la langue de l'application"
}, },
"choices": ["fr_FR", "en_GB", "de_DE"], "choices": ["fr", "en", "de"],
"default": "en_GB" "default": "en"
} }
] ]
} }