TIL the difference between internationalization (making software that works across languages) and localization (making it work across locales within a single language)
I haven’t yet worked on a production code base that implemented anything beyond currency localization. Helpful to grow my vocabulary before that day comes