mirror of
https://github.com/YunoHost-Apps/duniter_ynh.git
synced 2024-09-03 18:26:35 +02:00
cosmetic
This commit is contained in:
parent
4b6e84a0c5
commit
593f69308f
2 changed files with 9 additions and 9 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
* [uCoin project](http://ucoin.io)
|
||||
* [YunoHost project](https://yunohost.org/#/)
|
||||
|
||||
* For Debian Jessie
|
||||
* There is still issue installing uCoin on Debian
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"ask": {
|
||||
"en": "Domain name for uCoin node installation",
|
||||
"fr": "Nom de domaine d’installation du nœud uCoin"
|
||||
"en": "Domain name on which install uCoin node",
|
||||
"fr": "Nom de domaine sur lequel installer le nœud uCoin"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
|
@ -35,8 +35,8 @@
|
|||
{
|
||||
"name": "sync_node",
|
||||
"ask": {
|
||||
"en": "Node to synchronise with",
|
||||
"fr": "Nœud avec lequel synchroniser"
|
||||
"en": "Node which synchronise with",
|
||||
"fr": "Nœud avec lequel faire la synchronisation"
|
||||
},
|
||||
"example": "metab.ucoin.io",
|
||||
"default": "metab.ucoin.io"
|
||||
|
@ -44,8 +44,8 @@
|
|||
{
|
||||
"name": "sync_port",
|
||||
"ask": {
|
||||
"en": "Port to synchronise with",
|
||||
"fr": "Port avec lequel faire la synchronisation"
|
||||
"en": "Port of synchronization",
|
||||
"fr": "Port de synchronisation"
|
||||
},
|
||||
"example": "9201",
|
||||
"default": "9201"
|
||||
|
@ -53,8 +53,8 @@
|
|||
{
|
||||
"name": "salt",
|
||||
"ask": {
|
||||
"en": "Enter salt of your account",
|
||||
"fr": "Entrez le salt de votre compte"
|
||||
"en": "Salt of your account",
|
||||
"fr": "Salt de votre compte"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue