@repo/internationalization adds multi-language support: locale detection, translation files, pluralization, and date/currency formatting.
Usage
Locale Middleware
Adding a Locale
Create a JSON file inpackages/internationalization/locales/ and add the locale code to the locales array in your middleware.