mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Merge pull request #32 from YunoHost-Apps/maniackcrudelis-patch-1-1
Mode public
This commit is contained in:
commit
7107a8b070
1 changed files with 10 additions and 1 deletions
|
@ -43,6 +43,15 @@
|
||||||
"fr": "Choisissez l'administrateur de Kanboard"
|
"fr": "Choisissez l'administrateur de Kanboard"
|
||||||
},
|
},
|
||||||
"example": "johndoe"
|
"example": "johndoe"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "is_public",
|
||||||
|
"ask": {
|
||||||
|
"en": "Is it a public site ?",
|
||||||
|
"fr": "Est-ce un site public ?"
|
||||||
|
},
|
||||||
|
"choices": ["Yes", "No"],
|
||||||
|
"default": "No"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue