haavardj / ngx-cron-editor

Graphically build a CRON expression for Angular 6+
https://github.com/haavardj/ngx-cron-editor
MIT License
44 stars 78 forks source link

feat: support for localization #27

Closed haavardj closed 8 months ago

haavardj commented 8 months ago

Adds initial support for localization using Angular's native tools.

Resolves issue #25