mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
Update manifest.toml
Removed "wisely" -- awkward word choice, not natural to read.
This commit is contained in:
parent
9793f28ba4
commit
380a5d3c5e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "ArchiveBox"
|
|||
description.en = "Archiving solution to collect, save, and view sites you want to preserve offline"
|
||||
description.fr = "Solution d'archivage pour collecter, enregistrer et afficher les sites que vous souhaitez conserver hors ligne"
|
||||
|
||||
version = "0.7.2~ynh1"
|
||||
version = "0.7.2~ynh2"
|
||||
|
||||
maintainers = ["Max Fowler"]
|
||||
|
||||
|
@ -46,7 +46,7 @@ ram.runtime = "50M"
|
|||
type = "user"
|
||||
|
||||
[install.password]
|
||||
help.en = "Choose wisely a password that is different from the username and does not contain the `$` symbol."
|
||||
help.en = "Choose a password that is different from the username and does not contain the `$` symbol."
|
||||
help.fr = "Choisissez judicieusement un mot de passe différent du nom d'utilisateur et ne contenant pas le symbole `$`."
|
||||
type = "password"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue