slight tidy of irc node config edit box

This commit is contained in:
Dave Conway-Jones
2015-11-04 08:41:01 +00:00
parent 08ddfac83c
commit 601889a10f
3 changed files with 9 additions and 6 deletions

View File

@@ -8,8 +8,11 @@
"ssl": "Use Secure SSL connection?",
"self": "Allow self-signed certificates?",
"nickname": "Nickname",
"username": "Server username",
"password": "Server password"
"username": "Username",
"password": "Password"
},
"placeholder": {
"ifreq": "if required by server"
},
"payload": "Send payload to channel(s)",
"topic": "Use msg.topic to set nickname or channel(s)",