mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
Update manifest
This commit is contained in:
parent
60b0eca12a
commit
a3ef0091fc
1 changed files with 2 additions and 11 deletions
|
@ -22,18 +22,9 @@
|
||||||
},
|
},
|
||||||
"example": "domain.org"
|
"example": "domain.org"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "is_public",
|
||||||
"type": "path",
|
|
||||||
"ask": {
|
|
||||||
"en": "Choose a path for EtherCalc",
|
|
||||||
"fr": "Choisissez un chemin pour EterCalc"
|
|
||||||
},
|
|
||||||
"example": "/calc",
|
|
||||||
"default": "/calc"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "public_site",
|
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Is it a public EtherCalc ?",
|
"en": "Is it a public EtherCalc ?",
|
||||||
"fr": "Des personnes n'ayant pas de compte Yunohost peuvent elles utiliser ce EtherCalc ?"
|
"fr": "Des personnes n'ayant pas de compte Yunohost peuvent elles utiliser ce EtherCalc ?"
|
||||||
|
|
Loading…
Reference in a new issue