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",
|
"license": "GPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "frju365",
|
"name": "frju365",
|
||||||
"email": "win10@tutanota.com",
|
"email": "abld@tutanota.com",
|
||||||
"url": "https://github.com/frju365/nodebb_ynh"
|
"url": "https://github.com/Yunohost-Apps/nodebb_ynh"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.4.0"
|
"yunohost": ">> 2.4.0"
|
||||||
|
@ -27,8 +27,8 @@
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a domain name for CryptPad",
|
"en": "Choose a domain name for NodeBB",
|
||||||
"fr": "Choisissez un nom de domaine pour CryptPad"
|
"fr": "Choisissez un nom de domaine pour NodeBB"
|
||||||
},
|
},
|
||||||
"example": "example.com"
|
"example": "example.com"
|
||||||
},
|
},
|
||||||
|
@ -36,8 +36,8 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for CryptPad, only / is allowed.",
|
"en": "Choose a path for NodeBB, only / is allowed.",
|
||||||
"fr": "Choisissez un chemin pour CryptPad, seul / est autorisé."
|
"fr": "Choisissez un chemin pour NodeBB, seul / est autorisé."
|
||||||
},
|
},
|
||||||
"example": "/",
|
"example": "/",
|
||||||
"default": "/"
|
"default": "/"
|
||||||
|
|
Loading…
Reference in a new issue