mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Fix manifest for :
*Cleanup YEP as possible *Make zabbix private by default
This commit is contained in:
parent
165a8d8401
commit
42b4e9ac19
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
"fr": "Zabbix pour Yunohost"
|
"fr": "Zabbix pour Yunohost"
|
||||||
},
|
},
|
||||||
"version": "2.0",
|
"version": "2.0",
|
||||||
"url": "https://framagit.org/Mickael-Martin/zabbix_ynh",
|
"url": "https://www.zabbix.com",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Mickael Martin",
|
"name": "Mickael Martin",
|
||||||
|
@ -61,10 +61,11 @@
|
||||||
"en": "Is it a public application?",
|
"en": "Is it a public application?",
|
||||||
"fr": "Est-ce une application publique ?"
|
"fr": "Est-ce une application publique ?"
|
||||||
},
|
},
|
||||||
"default": true
|
"default": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "language",
|
"name": "language",
|
||||||
|
"type": "string",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose the application language",
|
"en": "Choose the application language",
|
||||||
"fr": "Choisissez la langue de l'application"
|
"fr": "Choisissez la langue de l'application"
|
||||||
|
|
Loading…
Add table
Reference in a new issue