mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
[fix] tab -> space
This commit is contained in:
parent
11a6155431
commit
88db60ddf9
1 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@
|
|||
"name": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain for Jappix",
|
||||
"fr": "Choisissez un domaine pour Jappix"
|
||||
"fr": "Choisissez un domaine pour Jappix"
|
||||
},
|
||||
"example": "domain.org"
|
||||
},
|
||||
|
@ -26,7 +26,7 @@
|
|||
"name": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Jappix",
|
||||
"fr": "Choisissez un chemin pour Jappix"
|
||||
"fr": "Choisissez un chemin pour Jappix"
|
||||
},
|
||||
"example": "/jappix",
|
||||
"default": "/jappix"
|
||||
|
@ -35,12 +35,12 @@
|
|||
"name": "name",
|
||||
"ask": {
|
||||
"en": "Choose a name for Jappix",
|
||||
"fr": "Choisissez un nom pour Jappix"
|
||||
"fr": "Choisissez un nom pour Jappix"
|
||||
},
|
||||
"example": "YunoJappix",
|
||||
"default": "YunoJappix"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "language",
|
||||
"ask": {
|
||||
"en": "Choose the language of the Jappix",
|
||||
|
|
Loading…
Add table
Reference in a new issue