mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Merge pull request #3 from arthurlogilab/patch-1
[manifest.json] more precise explanation for path restriction
This commit is contained in:
commit
593c658194
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Choose a path for BookStack / is accepted",
|
"en": "Choose a path for BookStack, only / is accepted for now",
|
||||||
"fr": "Choisissez un chemin pour BookStack / est accepté"
|
"fr": "Choisissez un chemin pour BookStack, seul / est accepté pour l'instant"
|
||||||
},
|
},
|
||||||
"example": "/",
|
"example": "/",
|
||||||
"default": "/"
|
"default": "/"
|
||||||
|
|
Loading…
Reference in a new issue