neoground / neowx-material

Revamp WeeWX with Neowx-Material, a modern Material Design skin offering a sleek, responsive UI, captivating graphs & advanced features.
https://neoground.com/projects/neowx-material
MIT License
53 stars 28 forks source link

Missing translation causing error #66

Open edugovi opened 1 year ago

edugovi commented 1 year ago

If you choose language "ca" (catalan), you get cheetah.generator errors:

It's fixed by adding translations in skin.conf [[ca]] section: saturn = Saturn jupiter = Júpiter telemetry = Telemetria

edugovi commented 1 year ago

PR:

67