mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Add indication in manifest.json
This commit is contained in:
parent
3d93fb9a30
commit
ed8e33b779
1 changed files with 8 additions and 0 deletions
|
@ -49,6 +49,14 @@
|
|||
"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"
|
||||
},
|
||||
{
|
||||
"name": "warning",
|
||||
"type": "warning",
|
||||
"ask": {
|
||||
"en": "Right after installation, please finish configuration by hand. Login : admin / Passwd : 12345",
|
||||
"fr": "Juste après l'installation, veuillez finir manuellement la configuration. Login : admin / Passwd : 12345"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue