errbot
errbot copied to clipboard
Add support for localization
It would be nice to add basic i18n features to Err. Here is a list of ideas :
- Set a preferred languages through an admin command (i.e
!lang us
). - Translate Err's builtins commands (may be a community effort).
- Plugin developers could provide gettext catalogs and get the current language from Err configuration.