JuliaLang / www_old.julialang.org

Julia Project web site (Old)
http://www_old.julialang.org/
Other
150 stars 276 forks source link

Add translation prompt to transifex dropdown #686

Closed waldyrious closed 6 years ago

waldyrious commented 6 years ago

Follow-up of #551; addresses #549. /cc @Ismael-VC and @ViralBShah (sorry for the long delay!)

Note: the bulk of the changes in the diff are cleanup. The main commit for this change is cd13fd5.

ViralBShah commented 6 years ago

Let's see how this works out.

Ismael-VC commented 6 years ago

I'm getting:

Uncaught TypeError: Cannot read property 'appendChild' of null
    at (index):1072
Ismael-VC commented 6 years ago

https://github.com/JuliaLang/julialang.github.com/pull/687 fixes the error above.