translation
This commit is contained in:
parent
195713ebdd
commit
179ed28c8d
1 changed files with 1 additions and 1 deletions
2
cnb.hs
2
cnb.hs
|
@ -212,7 +212,7 @@ trim = f . f
|
||||||
|
|
||||||
help :: Nick -> MyStateM ()
|
help :: Nick -> MyStateM ()
|
||||||
help n = do
|
help n = do
|
||||||
privmsg "Hilf dir selbst, dann hilft dir Gott."
|
privmsg "Heaven helps those who help themselves."
|
||||||
msg ("usage:") n
|
msg ("usage:") n
|
||||||
msg (" " ++ nick ++ ": help -> this help") n
|
msg (" " ++ nick ++ ": help -> this help") n
|
||||||
msg (" " ++ nick ++ ": add regex~value -> adds a value for a regex") n
|
msg (" " ++ nick ++ ": add regex~value -> adds a value for a regex") n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue