mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2024-09-03 20:36:01 +02:00
Update manifest.json
This commit is contained in:
parent
0b89b4b47f
commit
cda9520c84
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@
|
|||
"name": "password",
|
||||
"type": "password",
|
||||
"help": {
|
||||
"en": "Use the help field to add an information for the admin about this question.",
|
||||
"fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question."
|
||||
"en": "The password is encrypted with password_hash(). To generate new password hash go to https://tinyfilemanager.github.io/docs/pwd.html",
|
||||
"fr": "Le mot de passe est chiffré avec password_hash(). Pour générer un nouveau hachage de mot de passe, accédez à https://tinyfilemanager.github.io/docs/pwd.html"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue