1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Update manifest.json

Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
Gredin67 2020-04-27 00:14:14 +02:00 committed by GitHub
parent 20b98a3258
commit 5f2bc6d371
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,8 @@
"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",
"fr": "Si le serveur ssh de B n'utilise pas un port standard, vous pouvez le spécifier avec DOMAIN:PORT"
"en": "If this remote server does uses a custom SSH port (different from 22), you can specify it with DOMAIN:PORT",
"fr": "Si le serveur distant utilise un port particulier pour SSH (différent de 22), vous pouvez le spécifier avec DOMAIN:PORT"
},
"example": "serverb.local:22"
},