mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
forgot to commit new nickserv.strings files
This commit is contained in:
parent
c1cd9755e4
commit
812504dcb2
14
modules/nickserv/strings.json
Normal file
14
modules/nickserv/strings.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"authed": {
|
||||||
|
"en": "{nick} is authed with nickserv."
|
||||||
|
},
|
||||||
|
"not_authed": {
|
||||||
|
"en": "{nick} is not authed with nickserv."
|
||||||
|
},
|
||||||
|
"hostmask": {
|
||||||
|
"en": "Hostmask for {nick}: {host}"
|
||||||
|
},
|
||||||
|
"no_hostmask": {
|
||||||
|
"en": "No hostmask could be found for {nick}"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user