mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
parent
56961b6cd0
commit
e2c1671c3e
1 changed files with 9 additions and 0 deletions
|
@ -43,6 +43,15 @@
|
|||
"example": "/flarum",
|
||||
"default": "/flarum"
|
||||
},
|
||||
{
|
||||
"name": "title",
|
||||
"ask": {
|
||||
"en": "Choose a title for your forum",
|
||||
"fr": "Choisissez un titre pour votre forum"
|
||||
},
|
||||
"example": "My forum",
|
||||
"default": ""
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
"type": "user",
|
||||
|
|
Loading…
Add table
Reference in a new issue