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