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