Internationalizing a Web Application with Half a Million Lines of Code (Part 1)
Have you ever been tasked to translate an existing application into various languages? Common advice would be to start early. What if you have to add internationalization to an existing application with more than half a million lines of code? Here is how we prepared for this challenge.