Tools
Internationalization (often abbreviated as i18n) is the process of designing and developing your product so it can be easily adapted to different languages, regions, and cultures. Internationalization efforts ensures that your application is ready for global audiences on many different levels, from how dates are displayed, to proper currencies and exchanges, to UIs that can accommodate varying text lengths for different languages.
This section provides resources to help you understand the principles of internationalization and how to implement them effectively in your product covering topics such as dates, currencies, localization, language support, and cultural considerations. Whether you are just starting out with internationalization or looking to improve your existing implementation, these resources will help you create a more inclusive and accessible product for users around the world.
By following internationalization best practices, you make your product more inclusive, accessible, and ready to scale across markets.
Best practices and guidelines on how to implement internationalization in your product
View guideBest practices on how to use different currencies in your i18n product
View guideIs this page helpful?