Guest User

Untitled

a guest
Oct 22nd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. core.usage = /imp <module> <module> ...
  2.  
  3. core.subcommands = --- Subcommands ---
  4.  
  5. core.lang.usage = Various internationalization related features.
  6. core.lang.set.usage = Allows you to set the language messages will be displayed to you in.
  7. core.lang.set.unavailable = The specified language is unavailable.
  8. core.lang.set.success = Language successfully set to English.
  9. core.lang.list.usage = Lists the available languages.
  10. core.lang.list.available = Available languages: %s
  11.  
  12. chat.usage = The Chat module.
  13. chat.me.usage = Says a message in the third-person.
  14. chat.me.unknown-sender = A voice says
Add Comment
Please, Sign In to add comment