In this chapter, we will cover the following recipes:
- Installing a language and configuring user preferences
- Configuring language-related settings
- Translating texts through the web client user interface
- Exporting translation strings to a file
- Using gettext tools to ease translations
- Importing translation files into Odoo
Many of these actions can be done either from the web client user interface or from the command line. Whenever possible, we will show how to use either option.