mirror of
https://github.com/YunoHost-Apps/cops_ynh.git
synced 2024-09-03 18:25:57 +02:00
Update of manifest
This commit is contained in:
parent
432ecf0b50
commit
d846e8f0c2
1 changed files with 5 additions and 5 deletions
|
@ -26,17 +26,17 @@
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a domain for your Webapp",
|
"en": "Choose a domain for COPS library",
|
||||||
"fr": "Choisissez un domaine pour votre Webapp"
|
"fr": "Choisissez un domaine pour votre bibliotheque COPS"
|
||||||
},
|
},
|
||||||
"example": "domain.org"
|
"example": "domain.tld"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for your Webapp",
|
"en": "Choose a path to access your COPS library",
|
||||||
"fr": "Choisissez un chemin pour votre Webapp"
|
"fr": "Choisissez un chemin pour acceder a votre bibliotheque COPS"
|
||||||
},
|
},
|
||||||
"example": "/eBooks",
|
"example": "/eBooks",
|
||||||
"default": "/eBooks"
|
"default": "/eBooks"
|
||||||
|
|
Loading…
Add table
Reference in a new issue