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. :)
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. :)