1
0
Fork 0
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:
polytan02 2015-03-07 14:00:46 +00:00
parent 9063b79bb1
commit 10c360e188

View file

@ -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"
}