Language Option Systray Menu
Quickly switch languages from the systray
Overview
This module adds a convenient language selection menu directly into the Odoo system tray (top right corner). It displays a globe icon alongside the current language. Clicking the icon reveals a dropdown list of all active languages, complete with flags, allowing users to switch their interface language instantly.

Note: Ensure the languages you want to use are installed and
marked as 'Active' in Odoo's language settings.
Key Features
- Systray integration for easy access.
- Displays all active languages.
- Shows language flags (using `flag_image_url`).
- One-click language switching.
- Updates user preferences automatically.
Usage
Simply install the module. The language selector will appear in the systray. Click the globe icon, choose a language from the dropdown, and the interface will reload in the selected language.
Installation
- Download and place the module folder in your Odoo addons path.
- Restart the Odoo server.
- Activate developer mode.
- Go to Apps -> Update Apps List.
- Find "Language Option Systray Menu" and click Install.
Please log in to comment on this module