mirror of
https://github.com/YunoHost-Apps/cockpit_ynh.git
synced 2024-09-03 18:16:26 +02:00
fix
This commit is contained in:
parent
871443008f
commit
e150d08985
1 changed files with 4 additions and 4 deletions
|
@ -37,11 +37,11 @@
|
|||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Cockpit /emby is accepted",
|
||||
"fr": "Choisissez un chemin pour Cockpit /emby est accepté"
|
||||
"en": "Choose a path for Cockpit /cockpit is accepted",
|
||||
"fr": "Choisissez un chemin pour Cockpit /cockpit est accepté"
|
||||
},
|
||||
"example": "/emby",
|
||||
"default": "/emby"
|
||||
"example": "/cockpit",
|
||||
"default": "/cockpit"
|
||||
},
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue