bruxy70 / Garbage-Collection

🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)
MIT License
382 stars 90 forks source link

Improve danish translation #410

Closed OEHC closed 2 years ago

OEHC commented 2 years ago

This PR improves the existing danish translation. Most notebly the existing custom_components/garbage_collection/translations/sensor.dk.json translation is renamed to sensor.da.json to follow the correct IANA language subtag. Additionally the configuration options have also been translated to danish.

bruxy70 commented 2 years ago

Thanks