Closed 6R1M5L07H closed 3 weeks ago
In Ubuntu, the variable "LANGUAGE" is already used:
$ printenv|grep LANGUAGE LANGUAGE=de_DE
This leads to the config variable to be ignored. An easy fix would be to rename the bot's config variable.
Fixed in #57 and #58.
In Ubuntu, the variable "LANGUAGE" is already used:
This leads to the config variable to be ignored. An easy fix would be to rename the bot's config variable.