From 9fe2d95447dd671293149f78add871767cceb7b7 Mon Sep 17 00:00:00 2001 From: Gredin67 <35761345+Gredin67@users.noreply.github.com> Date: Mon, 27 Apr 2020 00:13:26 +0200 Subject: [PATCH] Update manifest.json Co-Authored-By: Alexandre Aubin --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2258a6f..38902ce 100644 --- a/manifest.json +++ b/manifest.json @@ -24,8 +24,8 @@ { "name": "server", "ask": { - "en": "Give the domain name of Server B where to upload backups", - "fr": "Indiquez nom de domaine du Serveur B où mettre vos sauvegardes" + "en": "What is the domain name of the remote server when backups will be sent?", + "fr": "Quel est le nom de domaine du serveur distant sur lequel seront envoyés les sauvegardes ?" }, "help":{ "en": "If the ssh remote server of B does not use a standard port, you could specify it with DOMAIN:PORT",