mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
Fix #13
This commit is contained in:
parent
6cfe36cb9e
commit
d3c47fb3e7
1 changed files with 5 additions and 1 deletions
|
@ -61,9 +61,13 @@
|
|||
{
|
||||
"name": "password",
|
||||
"type": "password",
|
||||
"help": {
|
||||
"ask": {
|
||||
"en": "The password used to login as an admin for this app",
|
||||
"fr": "Le mot de passe utilisé pour se connecter en tant qu'administrateur pour cette application"
|
||||
},
|
||||
"help": {
|
||||
"en": "Choose wizely a password different from the username.",
|
||||
"fr": "Choisissez judicieusement un mot de passe différent du nom d'utilisateur."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue