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

This commit is contained in:
polytan02 2015-03-16 13:53:47 +00:00
parent 3e9249ad8b
commit 66754b5891

View file

@ -51,8 +51,8 @@
{ {
"name": "admin_pwd", "name": "admin_pwd",
"ask": { "ask": {
"en": "Indicate phpBB admin password", "en": "Indicate phpBB admin password. At this stage, this password is also used for phpBB MySQL database",
"fr": "Renseignez un mot de passe pour l'admin phpBB" "fr": "Renseignez un mot de passe pour l'admin phpBB. Pour l'instant, ce mot de passe est également utilisé pour la base de donnée MySQL de phpBB"
}, },
"example": "super_strong_admin_password" "example": "super_strong_admin_password"
}, },