1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00

Correction of typo

This commit is contained in:
polytan02 2015-03-07 14:37:40 +00:00
parent 010a8a0f7a
commit 6b4c8b91bd

View file

@ -45,8 +45,8 @@
"name": "dp_pwd",
"type": "password",
"ask": {
"en": "Choose a password for rainloop MySQL database. Please note that the table and the user will be rainloop (used for carddav)",
"fr": "Choisissez un mot de passe pour la base MySQL de phpBB. Veuillez noter que la table et l'utilisateur créés seront rainloop (utilisé pour carddav)"
"en": "Choose a password for Rainloop MySQL database. Please note that the table and the user will be rainloop (case sensitive - used for carddav)",
"fr": "Choisissez un mot de passe pour la base MySQL de Rainloop. Veuillez noter que la table et l'utilisateur créés seront rainloop (sensible à la casse - utilisé pour carddav)"
},
"example": "my_strong_password"
}