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

Update manifest.json

This commit is contained in:
Stylix58 2021-04-01 13:58:21 +02:00 committed by GitHub
parent 975e624625
commit c423e19714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,16 +43,6 @@
"fr": "Si oui, cette app pourra être accessible par tout le monde."
},
"default": true
},
{
"name": "language",
"type": "string",
"ask": {
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"default": "fr"
}
]
}