mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
[add] choice for bazaar extension
This commit is contained in:
parent
5714ad440e
commit
a9575165c4
1 changed files with 10 additions and 1 deletions
|
@ -76,6 +76,15 @@
|
||||||
"de": "Ist es eine öffentliche Applikation ?"
|
"de": "Ist es eine öffentliche Applikation ?"
|
||||||
},
|
},
|
||||||
"default": true
|
"default": true
|
||||||
|
},
|
||||||
|
"name": "bazaar_extension",
|
||||||
|
"type": "boolean",
|
||||||
|
"ask": {
|
||||||
|
"en": "Do you want to install bazaar extension, extensions provider for Flarum?",
|
||||||
|
"fr": "Voulez-vous installer l'extension bazaar, fournisseur d'extensions pour Flarum ?",
|
||||||
|
"de": "Wollen Sie die Bazaar Erweiterung installieren ?"
|
||||||
|
},
|
||||||
|
"default": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "language",
|
"name": "language",
|
||||||
|
@ -89,4 +98,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue