(aka locale) “Localization is the process of adapting internationalized software for a specific region or language by adding locale- specific components and translating text. “ Wikipedia
➡ Generates a .po file for the locale fr locale/fr/LC_MESSAGES/django.po $ cd hellolocale $ mkdir locale $ django-admin.py makemessages -l fr The locale identifier