Open orjanv opened 6 days ago
what do you want achieve with this, what is not working now?
The timezone is correct and the config.js has the lines
language: "no",
locale: "nb-NO",
but still the default modules are not translated to norwegian. In calendar and weather the days etc. are in english.
looks good for me with
language: "nb",
locale: "nb-NO",
If I wanted to add norwegian locale into the docker, and use
environment:
in the /opt/mm/run/compose.yaml file, how would I go about and install this in the docker image?