Garbage module does not respect calendarlanguage setting
Posted: Monday 11 January 2021 11:57
I have something strange going on. My garbage module shows english language words like "Today" insted of "Vandaag".
I know i have to use the "calendarlanguage" setting in config. But still it is in English. I also tried clearing the cache of my browser. But still in english instead of Dutch. Am i missing something here ?
I know i have to use the "calendarlanguage" setting in config. But still it is in English. I also tried clearing the cache of my browser. But still in english instead of Dutch. Am i missing something here ?
Code: Select all
var config = {}
config['calendarlanguage'] = 'nl_NL';
config['language'] = 'nl_NL';