gbrits / laravel-nova-checklist-field

This package is made to allow you to easily create checklists in Laravel Nova. All you need is a text/json column on you model to store the items. It expands on the original e2consult/novachecklists to provide Nova 4.0 support.
2 stars 0 forks source link

Translation ( Nova 4 ) #1

Open DarAzizi opened 5 months ago

DarAzizi commented 5 months ago

Thank you for this wonderful jewel, do you intend to add the translation? if yes it will be perfect.

gbrits commented 5 months ago

Haha, thanks for the compliment. No intention to translate sorry; but if you'd like to add language files and make the adjustments required I'd be glad to review & merge a PR.