bitcoinz-sites / btcz.rocks

https://btcz.rocks website
https://btcz.rocks
6 stars 18 forks source link

WIP: Cleanup #11

Closed egyptianbman closed 6 years ago

egyptianbman commented 6 years ago

This is an attempt to clean up the translations in the site. The plan is to finish cleaning up the html and replace text with their respective variables, moving the text to translation files with arrays. Once that's complete, I'll start going through translations and putting their text in translation files. Once all translations are "processed", I'll delete all the translation copies and re-structure the routing so that everything loads from one set of code but renders the translations via the translation files.

This is a work in progress PR and will have several more commits before merging. I'll add a comment when it's ready for review if anyone wants to spend the time going through it. :)

egyptianbman commented 6 years ago

Closing this PR, a different version was provided.