mirror of
https://github.com/YunoHost-Apps/osticket_ynh.git
synced 2024-09-03 19:56:17 +02:00
commit
a93eb19630
1 changed files with 4 additions and 8 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue