Description
Adds general localization APIs for Ruby code, including locale handling that other translation tools can build on. It is useful for applications that need consistent language and region behavior.
Locale handling affects formatting and fallback decisions. Test language tags, encodings, defaults, and user preference handling for the locales your project supports.