mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
[enh] #12: manifest: guide user if it doesn't have a Duniter account.
This commit is contained in:
parent
0b0936031f
commit
715a7d9671
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@
|
|||
{
|
||||
"name": "salt",
|
||||
"ask": {
|
||||
"en": "Salt of your account",
|
||||
"fr": "Salt de votre compte"
|
||||
"en": "Salt of your account. Let credentials as default if you don't have a Duniter account. It is editable on the web admin.",
|
||||
"fr": "Salt de votre compte. Si vous n’avez pas de compte Duniter, laisser les identifiants par défaut. C’est éditable dans l’interface web."
|
||||
},
|
||||
"example": "joe@example.tld",
|
||||
"default": "joe@example.tld"
|
||||
|
|
Loading…
Add table
Reference in a new issue