mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update manifest.json
This commit is contained in:
parent
98c508bef7
commit
ea409a3b67
1 changed files with 8 additions and 0 deletions
|
@ -34,6 +34,14 @@
|
||||||
"en": "Choose a password for Wordpress administrator"
|
"en": "Choose a password for Wordpress administrator"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "language",
|
||||||
|
"ask": {
|
||||||
|
"en": "Choose the language of the Wordpress site"
|
||||||
|
},
|
||||||
|
"choices": ["en_EN", "fr_FR"],
|
||||||
|
"default": "en_EN"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "public_site",
|
"name": "public_site",
|
||||||
"ask": {
|
"ask": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue