1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pytition_ynh.git synced 2024-09-03 20:16:08 +02:00

Upgrade to v2.5.1

This commit is contained in:
yunohost-bot 2022-05-28 06:19:29 +00:00
parent 2838c44035
commit 4637027ecf

View file

@ -30,7 +30,7 @@
"mysql"
],
"arguments": {
"install" : [
"install": [
{
"name": "domain",
"type": "domain"
@ -57,7 +57,10 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"choices": [
"fr",
"en"
],
"default": "fr"
},
{