rbraband/LouCes

new i18n

Opened this issue · 0 comments

Implement translation with gettext

Implement a i18n class that match following bulletpoints

  • on the fly changes
  • read/update values from chat as command
    /w BOT get/seti18n LANG value newvalue
  • store values for extensions in seperate mo files
  • change is permanent
  • prevent changes on update
  • simple and clear