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:
parent
20b98a3258
commit
5f2bc6d371
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue