mirror of
https://github.com/YunoHost-Apps/joomla_ynh.git
synced 2024-09-03 19:26:34 +02:00
Did some changes in manifest.json
This commit is contained in:
parent
201cf77a16
commit
1be4919712
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
"id": "joomla",
|
"id": "joomla",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Example package for YunoHost application."
|
"en": "Joomla! is an award-winning content management system."
|
||||||
},
|
},
|
||||||
"url": "https://www.joomla.org",
|
"url": "https://www.joomla.org",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a domain name for ynhexample"
|
"en": "Choose a domain name for Joomla"
|
||||||
},
|
},
|
||||||
"example": "example.com"
|
"example": "example.com"
|
||||||
},
|
},
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for ynhexample"
|
"en": "Choose a path for Joomla"
|
||||||
},
|
},
|
||||||
"example": "/example",
|
"example": "/example",
|
||||||
"default": "/joomla"
|
"default": "/joomla"
|
||||||
|
|
Loading…
Add table
Reference in a new issue