1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update manifest.json

This commit is contained in:
Éric Gaspar 2023-10-19 13:59:10 +02:00
parent b3fd0e4191
commit 859ad85c4b

View file

@ -25,7 +25,7 @@
"multi_instance": false, "multi_instance": false,
"services": [ "services": [
"nginx", "nginx",
"php7.3-fpm", "php7.4-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {
@ -51,7 +51,7 @@
}, },
{ {
"name": "language", "name": "language",
"type": "string", "type": "select",
"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"