1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2022-04-06 09:10:26 +02:00
parent 487d301333
commit 0f03cd8dd1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -45,8 +45,8 @@
"name": "database", "name": "database",
"type": "string", "type": "string",
"ask": { "ask": {
"en": "Choose the database to be used for the Hubzilla [mysql:1,postgresql:2]", "en": "Choose the database to be used for the Hubzilla [MySQL: 1, PostgreSQL: 2]",
"fr": "Choisissez la database de Hubzilla [mysql:1,postgresql:2]" "fr": "Choisissez la base de données de Hubzilla [MySQL : 1, PostgreSQL : 2]"
}, },
"choices": ["1", "2"], "choices": ["1", "2"],
"default": "1" "default": "1"