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:
parent
487d301333
commit
0f03cd8dd1
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue