1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast_ynh.git synced 2024-09-03 19:56:20 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-08-10 20:48:06 +02:00
parent d6fa0ed117
commit ebbc4b0c2b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -51,8 +51,8 @@
"name": "password",
"type": "password",
"help": {
"en": "This is the password for connecting to the admin page as well as the Stream Key.",
"fr": "Ceci est le mot de passe pour se connecter à la page d'administration ainsi que la Stream Key."
"en": "This is the password for connecting to the admin page as well as the Stream Key. (Only alphanumeric characters are accepted)",
"fr": "Ceci est le mot de passe pour se connecter à la page d'administration ainsi que la Stream Key. (Seuls les caractères alphanumériques sont acceptés)"
},
"example": "Choose a password"
}