mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
Update manifest.json
This commit is contained in:
parent
3ee962df92
commit
df7f50e2f0
1 changed files with 10 additions and 1 deletions
|
@ -27,7 +27,16 @@
|
||||||
},
|
},
|
||||||
"example": "/jappix",
|
"example": "/jappix",
|
||||||
"default": "/jappix"
|
"default": "/jappix"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "language",
|
||||||
|
"ask": {
|
||||||
|
"en": "Choose the language of the Jappix",
|
||||||
|
"fr": "Choissisez la langue du Jappix"
|
||||||
|
},
|
||||||
|
"example": "en",
|
||||||
|
"default": "en"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue