1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osticket_ynh.git synced 2024-09-03 19:56:17 +02:00

Merge pull request #12 from ericgaspar/patch-1

Update manifest.json
This commit is contained in:
Éric Gaspar 2020-10-13 16:03:39 +02:00 committed by GitHub
commit a93eb19630
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,8 @@
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for ynhexample",
"fr": "Choisissez un nom de domaine pour ynhexample"
"en": "Choose a domain name for osTicket",
"fr": "Choisissez un nom de domaine pour osTicket"
},
"example": "example.com"
},
@ -36,8 +36,8 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for ynhexample",
"fr": "Choisissez un chemin pour ynhexample"
"en": "Choose a path for osTicket",
"fr": "Choisissez un chemin pour osTicket"
},
"example": "/osticket",
"default": "/osticket"
@ -77,10 +77,6 @@
"en": "Set the administrator password",
"fr": "Définissez le mot de passe administrateur"
},
"help": {
"en": "Use the help field to add an information for the admin about this question.",
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
},
"example": "Choose a password"
}
]