mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 16:50:19 +00:00
Text event for identd
This commit is contained in:
@@ -1143,6 +1143,11 @@ static char * const pevt_genmsg_help[] = {
|
||||
N_("Right message"),
|
||||
};
|
||||
|
||||
static char * const pevt_identd_help[] = {
|
||||
N_("IP address"),
|
||||
N_("Username")
|
||||
};
|
||||
|
||||
static char * const pevt_join_help[] = {
|
||||
N_("The nick of the joining person"),
|
||||
N_("The channel being joined"),
|
||||
|
||||
Reference in New Issue
Block a user