mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
add default welcome message, fix #12
This commit is contained in:
parent
5e4aff43fb
commit
8a98cda5a6
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@
|
|||
"en": "Choose a welcome text for your server",
|
||||
"fr": "Choisissez un message de bienvenue pour le serveur"
|
||||
},
|
||||
"example": "Welcome to my mumble server"
|
||||
"example": "Welcome to my mumble server",
|
||||
"default": "Welcome"
|
||||
},
|
||||
{
|
||||
"name": "registername",
|
||||
|
|
Loading…
Add table
Reference in a new issue