mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Update of manifest.json
This commit is contained in:
parent
9063b79bb1
commit
10c360e188
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@
|
|||
"name": "dp_pwd",
|
||||
"type": "password",
|
||||
"ask": {
|
||||
"en": "Choose a password for phpBB MySQL database",
|
||||
"fr": "Choisissez un mot de passe pour la base MySQL de phpBB"
|
||||
"en": "Choose a password for phpBB MySQL database. Please note that the table and the user will be phpBB (case sensitive !)",
|
||||
"fr": "Choisissez un mot de passe pour la base MySQL de phpBB. Veuillez noter que la table et l'utilisateur créé seront phpBB (sensible à la casse)"
|
||||
},
|
||||
"example": "my_strong_password"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue