mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
Fix #12
This commit is contained in:
parent
f5cdf48b12
commit
17702d5c0f
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@
|
|||
"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."
|
||||
"en": "Choose wisely a password that is different from the username and does not contain the `$` symbol.",
|
||||
"fr": "Choisissez judicieusement un mot de passe différent du nom d'utilisateur et ne contenant pas le symbole `$`."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue