From 715a7d9671fb9cf1c068cdb66ca539a6c6b2a562 Mon Sep 17 00:00:00 2001 From: Moul Date: Wed, 10 Aug 2016 11:42:39 +0200 Subject: [PATCH] [enh] #12: manifest: guide user if it doesn't have a Duniter account. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a2bb299..c48135b 100644 --- a/manifest.json +++ b/manifest.json @@ -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"