1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpbb_ynh.git synced 2024-09-03 19:56:36 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-06-28 18:52:19 +02:00
parent 82c83df3fc
commit fefc2305a6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -48,6 +48,16 @@
"type": "boolean",
"default": true
},
{
"name": "language",
"type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"default": "fr"
},
{
"name": "admin",
"type": "user",