codeigniter4 / translations

System message translations for CodeIgniter4
https://codeigniter4.github.io/translations/
MIT License
197 stars 206 forks source link

feat: generate info with current translation status and deploy it to github pages #342

Closed michalsn closed 1 year ago

michalsn commented 1 year ago

This PR allows people to view information about the actual status of translations on the github page.

https://codeigniter4.github.io/translations/

We can also fire command locally:

./bin/generate-page
kenjis commented 1 year ago

Looks good! Screenshot 2022-11-06 at 21-23-23 CodeIgniter Translation Status

paulbalandan commented 1 year ago

Thank you, @michalsn

lonnieezell commented 1 year ago

Thank you all! This looks great.