mirror of
https://github.com/YunoHost-Apps/glpi_ynh.git
synced 2024-09-03 20:36:21 +02:00
update
This commit is contained in:
parent
a14739b695
commit
5d64e9bb34
1 changed files with 10 additions and 10 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "Redmine",
|
||||
"id": "redmine",
|
||||
"name": "GLPI",
|
||||
"id": "glpi",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Redmine package for YunoHost.",
|
||||
"fr": "Redmine pour YunoHost."
|
||||
"en": "GLPI package for YunoHost.",
|
||||
"fr": "GLPI pour YunoHost."
|
||||
},
|
||||
"version": "4.0.2",
|
||||
"url": "https://www.redmine.org/",
|
||||
"version": "9.4.3",
|
||||
"url": "https://glpi-project.org/",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
"name": "liberodark",
|
||||
|
@ -27,8 +27,8 @@
|
|||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for Redmine",
|
||||
"fr": "Choisissez un nom de domaine pour Redmine"
|
||||
"en": "Choose a domain name for GLPI",
|
||||
"fr": "Choisissez un nom de domaine pour GLPI"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
|
@ -37,8 +37,8 @@
|
|||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Redmine /red is accepted",
|
||||
"fr": "Choisissez un chemin pour Redmine /red est accepté"
|
||||
"en": "Choose a path for GLPI /red is accepted",
|
||||
"fr": "Choisissez un chemin pour GLPI /red est accepté"
|
||||
},
|
||||
"example": "/red",
|
||||
"default": "/red"
|
||||
|
|
Loading…
Add table
Reference in a new issue