mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
commit
ce83310063
1 changed files with 4 additions and 4 deletions
|
@ -70,7 +70,7 @@
|
|||
"name": "multisite",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Enable multisite option ?",
|
||||
"en": "Enable multisite option?",
|
||||
"fr": "Activer l'option multisite ?"
|
||||
},
|
||||
"default": false
|
||||
|
@ -79,13 +79,13 @@
|
|||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public WordPress site ?",
|
||||
"en": "Is it a public WordPress site?",
|
||||
"fr": "Est-ce un site public ?"
|
||||
},
|
||||
"default": true,
|
||||
"help": {
|
||||
"en": "A public wordpress will be publicly visible for everyone. If you're looking for a public blog, you should choose to install a public wordpress.",
|
||||
"fr": "Un wordpress public sera visible publiquement pour tous. Si vous recherchez un blog public, vous devriez choisir d'installer un wordpress public."
|
||||
"en": "A public WordPress will be publicly visible for everyone. If you're looking for a public blog, you should choose to install a public WordPress.",
|
||||
"fr": "Un WordPress public sera visible publiquement pour tous. Si vous recherchez un blog public, vous devriez choisir d'installer un WordPress public."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue