11
Adding Internationalization to Your Shop
In the previous chapter, you added a coupon system to your shop and built a product recommendation engine.
In this chapter, you will learn how internationalization and localization work. By making your application accessible in multiple languages, you can serve a wider range of users. Additionally, by adapting your application to local formatting conventions such as date or number formatting, you improve its usability. By translating and localizing your application, you will make it more intuitive for users from different cultural backgrounds and increase user engagement.
This chapter will cover the following topics:
- Preparing your project for internationalization
- Managing translation files
- Translating ...
Get Django 5 By Example - Fifth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.