Table of contents
- Changing interface language in preferences
- Changing interface language in configuration file
- Supported languages
The interface language of DBeaver can be customized to suit your preferences. There are two methods to achieve this:
Changing interface language in preferences
-
Navigate to Window -> Preferences -> User Interface.
-
Choose your desired language from the drop-down menu.
-
Click the Apply and Close button to save your settings.
Note: If DBeaver is installed in a directory without write permissions, you may not be able to change the language directly through the interface. If this occurs, please proceed to modify the configuration file as described below.
Changing interface language in configuration file
-
Locate the
dbeaver.inifile.Tip: Detailed instructions on finding
dbeaver.iniare available in our article. -
Using a text editor, open this file to make changes.
-
Insert the following lines above the
-vmargsline:
-nl
XX
Replace XX with the language code from the list below:
Supported languages
| Language | Code |
|---|---|
| English | en |
| Arabic | ar |
| French | fr |
| German | de |
| Italian | it |
| Japanese | jp |
| Korean | ko |
| Portuguese (BR) | pt_BR |
| Romanian | ro |
| Russian | ru |
| Simplified Chinese | zh |
| Spanish | es |
| Traditional Chinese | tw |
| Ukrainian | uk |
DBeaver Documentation
- Getting started
- DBeaver configuration
- Security
- Connection settings
- Databases support
- Classic
- Cloud
- Embedded
- File drivers
- Graph
- Database Navigator
- Data Editor
- SQL Editor
- Entity relation diagrams (ERD)
- Cloud services
- AI Assistant
- Data transfer and schema compare
- Task management
- Integrated tools
- Administration
- DBeaver Editions
- Standalone
- Cloud-hosted
- FAQ
- Development
