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",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain for your Webapp",
|
||||
"fr": "Choisissez un domaine pour votre Webapp"
|
||||
"en": "Choose a domain for COPS library",
|
||||
"fr": "Choisissez un domaine pour votre bibliotheque COPS"
|
||||
},
|
||||
"example": "domain.org"
|
||||
"example": "domain.tld"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for your Webapp",
|
||||
"fr": "Choisissez un chemin pour votre Webapp"
|
||||
"en": "Choose a path to access your COPS library",
|
||||
"fr": "Choisissez un chemin pour acceder a votre bibliotheque COPS"
|
||||
},
|
||||
"example": "/eBooks",
|
||||
"default": "/eBooks"
|
||||
|
|
Loading…
Add table
Reference in a new issue