1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streama_ynh.git synced 2024-09-03 20:26:30 +02:00
This commit is contained in:
liberodark 2018-11-27 00:20:06 +01:00
parent 5c55bf9556
commit 512fc43a13

View file

@ -37,11 +37,11 @@
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for StreamaServer /streama is accepted",
"fr": "Choisissez un chemin pour StreamaServer /streama est accepté"
"en": "Choose a path for StreamaServer only / is accepted",
"fr": "Choisissez un chemin pour StreamaServer seulement / est accepté"
},
"example": "/streama",
"default": "/streama"
"example": "/",
"default": "/"
},
{