mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Update manifest.json
This commit is contained in:
parent
b22bf0b24e
commit
4153c1beac
1 changed files with 8 additions and 8 deletions
|
@ -3,15 +3,15 @@
|
|||
"id": "bbs",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.",
|
||||
"fr": "Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote."
|
||||
"en": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection.",
|
||||
"fr": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection."
|
||||
},
|
||||
"url": "https://laverna.cc/index.html",
|
||||
"url": "http://projekte.textmulch.de/bicbucstriim/",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
"name": "Alex",
|
||||
"email": "apulido@free.fr",
|
||||
"url": "https://github.com/likeitneverwentaway/laverna_ynh"
|
||||
"url": "https://github.com/likeitneverwentaway/BicBucStriim_ynh"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 2.4.0"
|
||||
|
@ -28,8 +28,8 @@
|
|||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for Laverna",
|
||||
"fr": "Choisissez un nom de domaine pour Laverna"
|
||||
"en": "Choose a domain name for BicBucStriim",
|
||||
"fr": "Choisissez un nom de domaine pour BicBucStriim"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
|
@ -37,8 +37,8 @@
|
|||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Laverna",
|
||||
"fr": "Choisissez un chemin pour Laverna"
|
||||
"en": "Choose a path for BicBucStriim",
|
||||
"fr": "Choisissez un chemin pour BicBucStriim"
|
||||
},
|
||||
"example": "/bbs",
|
||||
"default": "/bbs"
|
||||
|
|
Loading…
Add table
Reference in a new issue