mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update manifest.json
This commit is contained in:
parent
228d006693
commit
21180961e3
1 changed files with 6 additions and 6 deletions
|
@ -11,8 +11,8 @@
|
|||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
"name": "frju365",
|
||||
"email": "win10@tutanota.com",
|
||||
"url": "https://github.com/frju365/nodebb_ynh"
|
||||
"email": "abld@tutanota.com",
|
||||
"url": "https://github.com/Yunohost-Apps/nodebb_ynh"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 2.4.0"
|
||||
|
@ -27,8 +27,8 @@
|
|||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for CryptPad",
|
||||
"fr": "Choisissez un nom de domaine pour CryptPad"
|
||||
"en": "Choose a domain name for NodeBB",
|
||||
"fr": "Choisissez un nom de domaine pour NodeBB"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
|
@ -36,8 +36,8 @@
|
|||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for CryptPad, only / is allowed.",
|
||||
"fr": "Choisissez un chemin pour CryptPad, seul / est autorisé."
|
||||
"en": "Choose a path for NodeBB, only / is allowed.",
|
||||
"fr": "Choisissez un chemin pour NodeBB, seul / est autorisé."
|
||||
},
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
|
|
Loading…
Reference in a new issue